The Function Module CPE_ROUTINE_READ_CB (CPE_C - Log Sub Module - Read Customizing Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_ROUTINE_CB within the package CPE_BASIS.
Function Module | CPE_ROUTINE_READ_CB |
Short Text | CPE_C - Log Sub Module - Read Customizing Buffer |
Function Group | CPE_ROUTINE_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_CPE_MODULE | TYPE | CPET_MODULE | CPE: Module of the Commodity Pricing Engine | |
IV_LANGU | TYPE | LANGU | SY-LANGU | R/3 System, current language |
IV_LOGSYS | TYPE | LOGSYS | Logical system | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
IV_ROUTINE | TYPE | CPET_ROUTINE | CPE - Routine | |
IV_SUBMODULE | TYPE | CPET_LOG_SUBMODULE | CPE - Log: Sub Module |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ROUTINE | TYPE | CPEC_ROUTINE | CPE Routine | |
EV_ROUTTEXT | TYPE | CPEC_ROUTINE_T-ROUTTEXT | 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 |