Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CACL_OBJECT_VALIDATION_MAINT () is a standard Function Module in SAP ERP and is part of the function group CACL within the package CLCL.
Function Module | CACL_OBJECT_VALIDATION_MAINT |
Short Text | |
Function Group | CACL |
Package | CLCL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NO | LIKE | KSSK-AENNR | Change number | |
CLASS | LIKE | KLAH-CLASS | Class | |
CLASS_TYPE | LIKE | KSSK-KLART | Class type | |
I_CHECK_SYDATE | TYPE | SY-BATCH | #NAME? | |
I_NO_DEFAULTS | TYPE | RMCLF-KREUZ | SPACE | |
I_OBJ_NOT_CHK | LIKE | RMCLF-KREUZ | SPACE | |
OBJECT | LIKE | KSSK-OBJEK | Objektschlüssel aus Tabelle KSSK/INOB, Feld OBJEK | |
OBJECT_TYPE | LIKE | TCLA-OBTAB | Object ID, such as MARA, EQUI... | |
STANDARD_CLASS | LIKE | KSSK-STDCL | SPACE | Standard class indicator |
STATUS | LIKE | KSSK-STATU | Classification Status |
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 |
---|---|---|---|---|
OBJECT_IDENTIFICATION | LIKE | API_OB_KEY | Object key | |
VALIDATION_MAINT | LIKE | API_AUSP | Table characteristics values |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Module terminated with error |
WARNING |