Menu

SAP Function Module ISA_LOCK_SALESDOCUMENTS

ISA R/3: Enqueue-Sperre für Objekt EVVBAKE anfordern

The Function Module ISA_LOCK_SALESDOCUMENTS (ISA R/3: Enqueue-Sperre für Objekt EVVBAKE anfordern) is a standard Function Module in SAP ERP and is part of the function group ISA_SD_40B within the package ISA_R3.

Technical Information

Function Module ISA_LOCK_SALESDOCUMENTS
Short Text ISA R/3: Enqueue-Sperre für Objekt EVVBAKE anfordern
Function Group ISA_SD_40B
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MANDT LIKE VBAK-MANDT SY-MANDT 01. Enqueue Argument
MODE_VBAK LIKE DD26E-ENQMODE 'E' Sperrmodus zur Tabelle VBAK
VBELN LIKE VBAK-VBELN 02. Enqueue Argument
X_VBELN LIKE VBAK-VBELN SPACE Argument 02 mit Initialwert belegen?
_COLLECT LIKE DDENQ_LIKE-COLLECT ' ' Sperre zunächst nur Sammeln

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.