The Function Module FM_GLACC_CUS_ENQUEUE_CHECK (Sperren aller beteiligter Tabellen) is a standard Function Module in SAP ERP and is part of the function group FMGLACC_CUS within the package FMBS_ADDON.
Function Module | FM_GLACC_CUS_ENQUEUE_CHECK |
Short Text | Sperren aller beteiligter Tabellen |
Function Group | FMGLACC_CUS |
Package | FMBS_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GENKEY | LIKE | 'N' | Generischer Schlüssel | |
I_NOCLI | LIKE | 'N' | Sperren ohne Mandanten | |
I_OKCOD | LIKE | OK-Code | ||
I_OKCOD_TO_CHANGE_AKTYP | LIKE | OK-Code zum Wechseln vom Anzeigen zum Ändern | ||
I_TABNAME | TYPE | RSTABLE-TABNAME | Zu sperrende Tabellen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UNAME | LIKE | SY-UNAME | Name des sperrenden Benutzers |
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 | Tabelle bereits in Bearbeitung |
FOREIGN_LOCK_NOW_DISPLAY | Systemfehler beim Sperren |
SYSTEM_FAILURE | Tabelle in Bearbeitung, Wechseln zum Anzeigen |