The Function Module C1AX_CLDLG_CHECK (EHS: Prüft die Daten vom Dynpro auf ihre Gültigkeit (über Klassen System)) is a standard Function Module in SAP ERP and is part of the function group C1AX within the package CBUI.
Function Module | C1AX_CLDLG_CHECK |
Short Text | EHS: Prüft die Daten vom Dynpro auf ihre Gültigkeit (über Klassen System) |
Function Group | C1AX |
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_FLG_ATWRT_HAS_INT_FORMAT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
X_EXTENDED_ERROR_TAB | TYPE | ESPAP_EXTERROR_TAB_TYPE | Erweiterte Fehler Tabelle | |
X_VALUES_TAB_DELETE | LIKE | RCGAPICL | Bewertungen vom Dialog die gelöscht wurden | |
X_VALUES_TAB_WRITE | LIKE | RCGAPICL | Bewertungen vom Dialog die geändert wurden |
This function module does not define any Exceptions.