Menu

SAP Function Module BKK_LOCK_GET_TRANSACTIONS

Liest Vorgänge zu einer Sperre

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.

Technical Information

Function Module BKK_LOCK_GET_TRANSACTIONS
Short Text Liest Vorgänge zu einer Sperre
Function Group FBG6
Package FKBA
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.