The Function Module CPE_ROUTINE_READ_MULTI_CB (CPE_C - Log Sub Module - Read Multiple from 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_MULTI_CB |
Short Text | CPE_C - Log Sub Module - Read Multiple from 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_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 |
---|---|---|---|---|
ET_ROUTINE | TYPE | CPET_ROUTINE_TAB | CPE - Table Type for CPE Routine | |
ET_ROUTINE_T | TYPE | CPET_ROUTINE_T_TAB | CPE - Table Type for Routine 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 |