The Function Module CPE_DEFTERM_USERFIELDS_READ_OW (CPE_D - Default Term User Fields - Read Object Work Area) is a standard Function Module in SAP ERP and is part of the function group CPE_DEFTERM_USERFIELDS_OW within the package CPE_DOC.
Function Module | CPE_DEFTERM_USERFIELDS_READ_OW |
Short Text | CPE_D - Default Term User Fields - Read Object Work Area |
Function Group | CPE_DEFTERM_USERFIELDS_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 | |
IV_COND_TYPE | TYPE | CPET_COND_TYPE | Condition type | |
IV_DOC_GUID | TYPE | CPET_DOC_GUID | CPE Caller - GUID of Document Header | |
IV_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3 System, current language |
IV_TERMNO | TYPE | CPET_TERMNO | CPE Term - Number in Formula | |
IV_TERMTYPE | TYPE | CPET_TERMTYPE | CPE Term - Term Calculation Type | |
IV_VALIDFROM | TYPE | CPET_VALIDFROM | CPE - 'Valid From' Time Stamp of Commodity Pricing Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DEFTERM_USERFIELDS_COM | TYPE | CPET_DEFTERM_USERFIELDS_COM | CPE - Communication Structure for Default Term User Fields | |
ET_INPUT_FIELDNAMES | TYPE | CPET_INPUT_FIELDNAMES_TAB | CPE - 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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Error occurred during processing |