SAP ABAP Data Element OB_ENQ_MODE (Enqueue mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
⤷
⤷
Basic Data
| Data Element | OB_ENQ_MODE |
| Short Description | Enqueue mode |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | BOOLE | |
| 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 | Enq. mode |
| Medium | 20 | Enqueue mode |
| Long | 40 | Enqueue lock mode |
| Heading | 55 | Enqueue lock mode |
Documentation
Definition
Indicates whether the data accessed by the AIM can be locked against write access with enqueue locks in a productive system during an upgrade. If this flag is set, there must be an AIM_PRE_LOCK method defined for this after import method.
'X' means that enqueue locks can be used for protecting the data in the productive system.
' ' means that enqueue locks can't be used for protecting the data in the productive system.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in | 740 |