The Function Module CPE_TERMINPUT_READ_OW (CPE_D - Document Term Input - Read Object Work Area) is a standard Function Module in SAP ERP and is part of the function group CPE_TERMINPUT_OW within the package CPE_DOC.
Function Module | CPE_TERMINPUT_READ_OW |
Short Text | CPE_D - Document Term Input - Read Object Work Area |
Function Group | CPE_TERMINPUT_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_TERMINPUT_KEY | TYPE | CPET_TERMINPUT_KEY | CPE Formula - Key for Changed Input for Conversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_TERMINPUT | TYPE | CPED_TERMINPUT | CPE Term - Changed Input for General Data | |
ET_INPUT_FIELDNAMES | TYPE | CPET_INPUT_FIELDNAMES_TAB | Names of displayed fields and input fields |
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.