SAP ABAP Data Element VM_MUTEX (VM Lock Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
STSK (Package) Task Handler, Number Range, Update, Gateway and so on

⤷

⤷

Basic Data
Data Element | VM_MUTEX |
Short Description | VM Lock Object |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | VM_MUTEX | |
Data Type | CHAR | Character String |
Length | 64 | |
Decimal Places | 0 | |
Output Length | 64 | |
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 | Lock |
Medium | 15 | Global Lock |
Long | 20 | Global Lock |
Heading | 55 | Global Lock |
Documentation
Definition
Cross-VM locks are used within the VM Container to synchronize global data. To minimize collisions there are various locks for the individual application areas, and you can tell these locks apart by their names.
This field specifies the name of the lock. You can see whether the VM has just requested the lock, or whether the lock is already in the critical section in the column "Status" on the initial screen in SM52. After the lock has been requested, the status is "Wants to lock". In the critical section the status is "Running", and in the column " Info" you can see the lock icon.
Use
Dependencies
Example
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 732 |