The Function Module BKK_LOCK_GET_TRANSACTIONS (Liest Vorgänge zu einer Sperre) is a standard Function Module in SAP ERP and is part of the function group FBG6 within the package FKBA.
Function Module | BKK_LOCK_GET_TRANSACTIONS |
Short Text | Liest Vorgänge zu einer Sperre |
Function Group | FBG6 |
Package | FKBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOCK_ID | LIKE | TBKKG7-LOCK_ID | Sperre |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_LOCK | LIKE | TBKKG7 | Tabelle der gesperrten Vorgänge |
This function module does not define any Exceptions.