Menu

SAP Function Module CACL_OBJECT_VALIDATION_MAINT

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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.

Technical Information

Function Module CACL_OBJECT_VALIDATION_MAINT
Short Text
Function Group CACL
Package CLCL
Module Type Remote-Enabled

Importing Parameters

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

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
OBJECT_IDENTIFICATION LIKE API_OB_KEY Object key
VALIDATION_MAINT LIKE API_AUSP Table characteristics values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Module terminated with error
WARNING