Menu

SAP Function Module SCTM_GET_ACTIVE_LOCKS

Sperrtabellen auslesen

The Function Module SCTM_GET_ACTIVE_LOCKS (Sperrtabellen auslesen) is a standard Function Module in SAP ERP and is part of the function group SCTM within the package S_CUSTOMIZING_LISINTERFACE.

Technical Information

Function Module SCTM_GET_ACTIVE_LOCKS
Short Text Sperrtabellen auslesen
Function Group SCTM
Package S_CUSTOMIZING_LISINTERFACE
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_SCDTLOCK_SETUP TYPE SCDTLOCK Gesperrte Objekte

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
ET_SCDTLKEY LIKE SCDTLKEY Gesperrte Objekte - Schlüssel
ET_SCDTLOCK LIKE SCDTLOCK Gesperrte Objekte

Exceptions

This function module does not define any Exceptions.