The Function Module CPE_TERMCONVIN_MAINTAIN_OW (CPE_D - Term Conversion Input - Maintain Object Work Area) is a standard Function Module in SAP ERP and is part of the function group CPE_TERMCONVIN_OW within the package CPE_DOC.
Function Module | CPE_TERMCONVIN_MAINTAIN_OW |
Short Text | CPE_D - Term Conversion Input - Maintain Object Work Area |
Function Group | CPE_TERMCONVIN_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 | |
IS_TERMCONVIN_COM | TYPE | CPET_TERMCONVIN_COM | CPE - Communication Structure for Term Conversion Input UIs | |
IT_CHANGED_FIELDNAMES | TYPE | CPET_CHANGED_FIELDNAMES_TAB | CPE - Names of changed fields | |
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 |
---|---|---|---|---|
ES_TERMCONVIN_COM | TYPE | CPET_TERMCONVIN_COM | CPE - Comm. Structure for UIs for Term Conversion Input UIs | |
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.