SAP ABAP Data Element /BOBF/CONF_EDIT_MODE (Change Mode)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration

⤷

⤷

Basic Data
Data Element | /BOBF/CONF_EDIT_MODE |
Short Description | Change Mode |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | /BOBF/CONF_EDIT_MODE | |
Data Type | INT1 | 1-byte integer, integer number <= 255 |
Length | 3 | |
Decimal Places | 0 | |
Output Length | 3 | |
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 | ChangeMode |
Medium | 15 | Change Mode |
Long | 20 | Change mode |
Heading | 0 |
Documentation
Definition
The change mode defines how a business object node instance is locked.
Use
The business object processing framework locks the related instances internally while creates or updates are performed. The behaviour for actions and determinations can be controlled through the assigned change mode.
Dependencies
Example
The following change modes are available:
- Only Read Mode: Node instances are not locked.
- Optimistic Read Mode: Node instances are locked optimistic (for read). The lock is propagated to an exclusive lock, when the node instance has changed.
- Exclusive Write Mode: Node instances are locked exclusively.
- Exclusive Read Mode: Node instances are locked with a shared lock.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 702 |