The Function Module CBRC_CHK_GET_REL_LIMIT (Ermittlung der Mengen mit Mengenschwellenüberschreitung) is a standard Function Module in SAP ERP and is part of the function group CBRC_CHK within the package CBRC.
Function Module | CBRC_CHK_GET_REL_LIMIT |
Short Text | Ermittlung der Mengen mit Mengenschwellenüberschreitung |
Function Group | CBRC_CHK |
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_CHECK_AMOUNT | TYPE | CCRCS_CHK_RESULT | Ergebnis für Mengenprüfung | |
I_FLG_MON | TYPE | ESP1_BOOLEAN | Kennzeichen: Monitoring | |
I_LIMIT_GENERAL_TAB | TYPE | CCRCTT_LIMITG | Tabellentyp zu CCRCC_LIMITG | |
I_LIMIT_REL_TAB | TYPE | CCRCTT_LIMITS | Tabellentyp zu CCRCC_LIMITS | |
I_REG | TYPE | ESESLSTID | Gesetzliche Liste | |
I_REGLEVEL | TYPE | CCRCE_LEVEL | Registrierungslevel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AMOUNT_LIMIT | TYPE | CCRCE_AMOUNT_LF | Mengengrenze | |
E_ERROR_TAB | TYPE | CCRCTT_MSG | Tabellentyp Anwendungs-Log | |
E_FLG_ERROR | TYPE | ESEBOOLE | Wahrheitswert | |
E_RESULT_WA | TYPE | CCRCS_CHK_RESULT | Ergebnis für Mengenprüfung |
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 |
---|---|
PARAMETER_ERROR | Parameterfehler |