The Function Module SDOK_LOIO_ENQUEUE (Sperren eines logischen Dokuments) is a standard Function Module in SAP ERP and is part of the function group SDCQ within the package SDOK.
Function Module | SDOK_LOIO_ENQUEUE |
Short Text | Sperren eines logischen Dokuments |
Function Group | SDCQ |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | SYMANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung |
OBJECT_ID | TYPE | SDOKOBJECT | Identifikation des Objekts | |
SCOPE | TYPE | DDENQSCOPE | 1 | Steuerung des Sperrverhaltens beim Verbuchungsaufruf |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_CLASS | Objektklasse nicht bekannt |
ENQUEUE_SYSTEM_FAILURE | Interner Fehler vom Enqueue-Server |
FOREIGN_LOCK | Objekt ist bereits gesperrt |
MISSING_CLASS | Objektklasse nicht angegeben |