SAP Function Module C1AX_CLDLG_CHECK

EHS: Prüft die Daten vom Dynpro auf ihre Gültigkeit (über Klassen System)

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.

Technical Information

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

Importing Parameters

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?

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.