The Function Module OBJECT_CHECK_ANLA () is a standard Function Module in SAP ERP and is part of the function group ADVS within the package AA.
Function Module | OBJECT_CHECK_ANLA |
Short Text | |
Function Group | ADVS |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLED_FROM | LIKE | 1 | 1-von Dokument 2-von Klasse | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Sprachenschlüssel |
LOCK | LIKE | SPACE | Kennzeichen: X - Stammsatz wird gesperrt | |
SINGLE | LIKE | SPACE | Einzelzugriff über CL20/CL21 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FAULT_TEXT | LIKE | Fehlertext zur Ausgabe in der Klassifizierung | ||
MESSAGE_TYPE | LIKE | Nachrichtentyp E,W,I oder S | ||
NO_AUTH | LIKE | Keine Berechtigung für das Objekt |
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 |
---|---|---|---|---|
OTAB | LIKE | Tabelle der Materialien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOREIGN_LOCK | Satz von anderem Benutzer gesperrt |
OBJECT_NOT_FOUND | Das Material ist nicht vorhanden |
SYSTEM_FAILURE | Systemfehler beim Sperren |