The Function Module C10U_ESTCAT_TRCL_ALLOWED (EHS: Prüfen, ob zur Bewertungsart die Transportklassifizierung erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group C10U within the package CBUI.
Function Module | C10U_ESTCAT_TRCL_ALLOWED |
Short Text | EHS: Prüfen, ob zur Bewertungsart die Transportklassifizierung erlaubt ist |
Function Group | C10U |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ESTCAT | LIKE | TCG11-ESTCAT | Bewertungsart | |
I_TCG11_ENTRY | LIKE | TCG11 | gesamter TCG11-Eintrag zu I_ESTCAT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ALLOWED | TYPE | ESP1_BOOLEAN | Dialog für Transportklassifizierung erlaubt | |
E_TCG01_ENTRY | LIKE | TCG01 | aktueller TCG01-Eintrag zu I_ESTCAT | |
E_TCG11_ENTRY | LIKE | TCG11 | aktueller TCG11-Eintrag zu I_ESTCAT |
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 |
---|---|
INVALID_ESTCAT | ungültige Bewertungsart I_ESTCAT |