The Function Module CACS00_OBJDATA_CHECK_FORMAL (Formale Prüfung der Objektdaten) is a standard Function Module in SAP ERP and is part of the function group CACS00_OBJECTDATA within the package CACSCC.
Function Module | CACS00_OBJDATA_CHECK_FORMAL |
Short Text | Formale Prüfung der Objektdaten |
Function Group | CACS00_OBJECTDATA |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_CHANGE | TYPE | XFELD | 'X' | Knz: Wenn möglich, Fehler beheben |
I_FLG_WARN_ONLY | TYPE | XFELD | SPACE | Knz: Warnungen statt Fehler bei unkritischen Fehlern |
I_TRI_OBJ_ID_EXT | TYPE | CACSTRIOBJIDEXT | externe ID des zu prüfenden Teilobjektes | |
I_TRI_OBJ_TYPE | TYPE | CACSTRIOBJ | Typ des zu prüfenden Teilobjektes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: Objektdaten inkonsistent (X-Fehler, ' '- ok) |
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 |
---|---|---|---|---|
CT_OBJECTDATA | LIKE | CACS00_S_OBJM | Provisionsobjektdaten (Metaobjekt) |
This function module does not define any Exceptions.