The Function Module CPE_TERM_ALL_READ_CB (CPE - Term: Read all Term Data from Customizing Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_TERM_CB within the package CPE_BASIS.
Function Module | CPE_TERM_ALL_READ_CB |
Short Text | CPE - Term: Read all Term Data from Customizing Buffer |
Function Group | CPE_TERM_CB |
Package | CPE_BASIS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_COND_TYPE | TYPE | CPET_COND_TYPE | Condition type | |
IV_LANGU | TYPE | LANGU | SY-LANGU | Language Key |
IV_LOGSYS | TYPE | LOGSYS | Logical system | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
IV_TERMID | TYPE | CPET_TERMID | CPE Term - Key | |
IV_VALIDTO | TYPE | CPET_VALIDTO | CPE - 'Valid To' 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_CALCRULE | TYPE | CPEC_CALCRULE | CPE Term - Calculation Rule | |
ES_PERIODDET_C | TYPE | CPEC_PERIODDET | CPE Term - Period Determination Rule | |
ES_PERIODDET_Q | TYPE | CPEC_PERIODDET | CPE Term - Period Determination Rule | |
ES_SURCHARGE | TYPE | CPEC_SURCHARGE | CPE Term - Surcharge Rule | |
ES_TERM | TYPE | CPEC_TERM | CPE Term | |
ES_TERMRULE | TYPE | CPEC_TERMRULE | CPE Term - Term Rule | |
ET_TERMCONV | TYPE | CPET_TERMCONV_TAB | CPE Term - Table Type for Conversion Input | |
ET_TERMROUND | TYPE | CPET_TERMROUND_TAB | CPE Term - Table Type for Changed Rounding Input | |
EV_CALCRULETEXT | TYPE | CPEC_CALCRULE_T-RULETEXT | Description | |
EV_PERDETRULETEXT_C | TYPE | CPEC_PERIODDET_T-RULETEXT | Description | |
EV_PERDETRULETEXT_Q | TYPE | CPEC_PERIODDET_T-RULETEXT | Description | |
EV_SURCHARGERULETEXT | TYPE | CPEC_SURCHARGE_T-RULETEXT | Description | |
EV_TERMRULETEXT | TYPE | CPEC_TERMRULE_T-RULETEXT | Description | |
EV_TERMTEXT | TYPE | CPEC_TERM_T-TERMTEXT | Description |
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 |
---|---|
MISSING_BASIS_AUTHORIZATION | The needed authorization for CPE BASIS functionality is missing |
NOT_FOUND | Term has not been found |
PART_NOT_FOUND | Part of term data could not been found |