The Function Module K_RCL_ENQUEUE (Sperren/Entsperren Abstimmledger) is a standard Function Module in SAP ERP and is part of the function group KALU within the package KKAL.
Function Module | K_RCL_ENQUEUE |
Short Text | Sperren/Entsperren Abstimmledger |
Function Group | KALU |
Package | KKAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | COFIS-RBUKRS | Sperrfelder | |
I_DEQUEUE | LIKE | BOOLE-BOOLE | SPACE | Entsperren (X) / Sperren ( ) |
I_GJAHR | LIKE | COFIS-RYEAR | Geschäftsjahr | |
I_KOKRS | LIKE | COFIS-KOKRS | KoRechkreis (oder BuKreis, wenn nicht angegeben) | |
I_PER_FROM | LIKE | COFIS-POPER | von Periode | |
I_PER_TO | LIKE | COFIS-POPER | bis Periode | |
I_SCOPE | LIKE | '2' | 2-DEQ VB, 1-DEQ nur Dia, 3-DEQ Dialog+VB | |
I_SHARED | LIKE | BOOLE-BOOLE | SPACE | Shared Sperre (X) / Exclusiv Sperre ( ) |
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 |
---|---|
FOREIGN_LOCK | Von anderem Benutzer geperrt |
SYSTEM_FAILURE | Systemfehler beim Sperren |