Menu

SAP Function Module FM16_LOCAL_LOCK

Vorgänge für lokale Sperre lesen

The Function Module FM16_LOCAL_LOCK (Vorgänge für lokale Sperre lesen) is a standard Function Module in SAP ERP and is part of the function group FM16 within the package FMBU_CORE.

Technical Information

Function Module FM16_LOCAL_LOCK
Short Text Vorgänge für lokale Sperre lesen
Function Group FM16
Package FMBU_CORE
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_ACTIVITY LIKE BPIN-VORGA Vorgang Freigabegruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTIVITY LIKE BPIN-VORGA Vorgang lokale Sperre

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 Tabelle mit Vorgängen lokale Sperre

Exceptions

This function module does not define any Exceptions.