Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module CPE_CALCULATIONRULE_MAINT_OW (CPE_D - Complete Calculation Rule - Maintain Object Work Area) is a standard Function Module in SAP ERP and is part of the function group CPE_CALCULATIONRULE_OW within the package CPE_DOC.
Function Module | CPE_CALCULATIONRULE_MAINT_OW |
Short Text | CPE_D - Complete Calculation Rule - Maintain Object Work Area |
Function Group | CPE_CALCULATIONRULE_OW |
Package | CPE_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CALCRULE_COM | TYPE | CPET_CALCRULE_COM | CPE - Communication Structure for Calculation Rule UIs | |
IS_DOCUMENT_COM | TYPE | CPET_DOCUMENT_COM | CPE: Communication Structure with Document Fields | |
IT_CHANGED_FIELDNAMES | TYPE | CPET_CHANGED_FIELDNAMES_TAB | Names of changed fields | |
IV_PERFORM_CHECK | TYPE | CHAR1 | 'X' | Single-character flag |
IV_TERMTYPE | TYPE | CPET_TERMTYPE | CPE Term - Term Calculation Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MSG_COM | TYPE | CPET_MSG_COM_TAB | CPE - Log: Communication Table for Messages |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Error occurred during processing |