The Function Module CPE_QUOTGROUP_READ_ALL_CB (CPE_C - Quotation Group - Read All from Customizing Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_QUOTGROUP_CB within the package CPE_BASIS.
Function Module | CPE_QUOTGROUP_READ_ALL_CB |
Short Text | CPE_C - Quotation Group - Read All from Customizing Buffer |
Function Group | CPE_QUOTGROUP_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_QUOTGROUP | TYPE | CPET_QUOTGROUP_TAB | Table Type for Quotation Group | |
ET_QUOTGROUP_T | TYPE | CPET_QUOTGROUP_T_TAB | Table Type for Description of Quotation Group |
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 |