Hierarchy

⤷

⤷

Basic Data
Data Element | E_U_TYPE |
Short Description | Scope parameter |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | CHAR1 | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | User type |
Medium | 15 | Scope parameter |
Long | 20 | Scope parameter |
Heading | 20 | Scope parameter |
Documentation
Definition
The scope parameter shows whether the dialog process, the update process, or both processes are the lock owners.
The scope parameter can have values 1, 2, or 3.
Explanation:
1 The dialog process remains the owner of the lock and the lock release. The locks are not forwarded to the update process in this case. The lock is released when the transaction is completed.
2 The update process is the owner of the lock and of the lock release. The locks are forwarded to the update process in this case. The update process releases the locks. The dialog process that set the lock no longer has any influence on the lock behavior.
This is the default setting when the enqueue function module is called.
3 Both the dialog process and the update process are the owners of the lock. In this case, the lock is also forwarded to the update process. The lock must be released both by the dialog process and by the update process.
This is the default setting when the dequeue function module is called.
History
Last changed by/on | SAP | 20041218 |
SAP Release Created in |