Menu

SAP Function Module SUSR_USER_ENQUEUE

Benutzer sperren

The Function Module SUSR_USER_ENQUEUE (Benutzer sperren) is a standard Function Module in SAP ERP and is part of the function group SU_USER_TOOLS within the package SUSR.

Technical Information

Function Module SUSR_USER_ENQUEUE
Short Text Benutzer sperren
Function Group SU_USER_TOOLS
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BNAME TYPE XUBNAME Benutzername im Benutzerstamm
ENQ_MODE TYPE ENQMODE 'E' Sperrmodus
ENQ_SCOPE TYPE DDENQSCOPE '1' Steuerung des Sperrverhaltens beim Verbuchungsaufruf
IDOC_PROCESSING TYPE CHAR01 ' ' Sperren zum Zweck der IDoc-Eingangsverarbeitung
REPEAT_ENQUEUE TYPE CHAR01 ' ' Berücksichtigen von BAPI_ENQ_MAX_REPEAT aus Tabelle USR_CUST?

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
RETURN LIKE BAPIRET2 Returnparameter
USERS LIKE USUSERS Liste von Benutzern

Exceptions

This function module does not define any Exceptions.