The Function Module CPE_DEFFORMROUNDIN_MAINT_MU_OW (CPE_D - Input for Dflt Form. Round. - Maint. Obj. Work Areas) is a standard Function Module in SAP ERP and is part of the function group CPE_DEFFORMROUNDIN_OW within the package CPE_DOC.
Function Module | CPE_DEFFORMROUNDIN_MAINT_MU_OW |
Short Text | CPE_D - Input for Dflt Form. Round. - Maint. Obj. Work Areas |
Function Group | CPE_DEFFORMROUNDIN_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_DOCUMENT_COM | TYPE | CPET_DOCUMENT_COM | CPE: Communication Structure with Document Fields | |
IT_CHANGED_FIELDNAMES | TYPE | CPET_CHANGED_FIELDNAMES_TAB | CPE - Names of changed fields | |
IT_DEFFORMROUNDIN_COM | TYPE | CPET_DEFFORMROUNDIN_COM_TAB | CPE - Communication Table for Default Formula Rounding Input | |
IV_PERFORM_CHECK | TYPE | CHAR1 | 'X' | Single-character flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEFFORMROUNDIN_COM | TYPE | CPET_DEFFORMROUNDIN_COM_TAB | CPE - Comm. Table for Input for Default Formula Rounding | |
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.
This function module does not define any Exceptions.