The Function Module CBRC_LIB_CHECK_CONSISTENCY_ALL (Validierung aller Daten) 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_CHECK_CONSISTENCY_ALL |
Short Text | Validierung aller Daten |
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_DETTYPE_FCT | TYPE | CCRCC_DETDOCTYPE | Funktionsbausteine je Szenariotyp | |
I_REG | TYPE | ESESLSTID | Gesetzliche Liste | |
I_SCEN | TYPE | CCRCE_SCEN | Szenario | |
I_SCENCAT | TYPE | CCRCE_DOCTYPE | Szenariotyp | |
I_TYEAR | TYPE | CCRCE_YEAR | Jahr |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_TAB | TYPE | CCRCTT_MSG | Nachrichtentabelle für Anwendungslog | |
E_FLG_ERROR | TYPE | ESEBOOLE | Fehlerkennzeichen |
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.