The Function Module CBRC_LIB_SVT_DATA_READ (Überwachte Mengen mit Status für Folgeprozess lesen) 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_SVT_DATA_READ |
Short Text | Überwachte Mengen mit Status für Folgeprozess lesen |
Function Group | CBRC_LIB |
Package | CBRC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESEBOOLE | Wahrheitswert |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MESSAGE_TAB | TYPE | CCRCTT_MSG | Tabellentyp Anwendungs-Log | |
E_RESULT_TAB | TYPE | CCRCTT_CHK_RESULT | Tabellentyp zu CCRCS_VM_OUT | |
I_SELECT_TAB | LIKE | RSSELECT | Schnittstelle: Selektionskriterien |
This function module does not define any Exceptions.