The Function Module CPE_FORMULA_READ_ALL_CB (CPE_C - Formula - Read All from Customizing Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMULA_CB within the package CPE_BASIS.
Function Module | CPE_FORMULA_READ_ALL_CB |
Short Text | CPE_C - Formula - Read All from Customizing Buffer |
Function Group | CPE_FORMULA_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_LANGU | TYPE | LANGU | SY-LANGU | R/3 System, current language |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
IV_VALIDTO | TYPE | CPET_VALIDTO | CPE - Valid to Time Stamp of Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FORMULA | TYPE | CPET_FORMULA_TAB | CPE Formula - Table Type for CPE Formula | |
ET_FORMULA_T | TYPE | CPET_FORMULA_T_TAB | CPE Formula - Table Type for Formula 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 |