The Function Module CBRC_LIB_COMP_DATA_READ (Ermittlung der Zusammensetzung von Tabelle CCRCT_EHS_COMP) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB within the package CBRC.
Function Module | CBRC_LIB_COMP_DATA_READ |
Short Text | Ermittlung der Zusammensetzung von Tabelle CCRCT_EHS_COMP |
Function Group | CBRC_LIB |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHK_AMOUNT_TAB | TYPE | CCRCTT_CHK_RESULT | Tabellentyp zu CCRCS_CHK_RESULT | |
I_REG | TYPE | ESESLSTID | Gesetzliche Liste | |
I_SCEN | TYPE | CCRCE_SCEN | Szenario |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMP_DATA_TAB | TYPE | CCRCTT_EHS_COMP | Tabellentyp zu CCRCT_EHS_COMP |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.