SAP ABAP Data Element EBA_UPDMODE (Save mode (insert/update/delete))
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-CS-FO (Application Component) Front Office
⤷
EEOB (Package) IS-U: Front Office
⤷
⤷
Basic Data
| Data Element | EBA_UPDMODE |
| Short Description | Save mode (insert/update/delete) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | RF_UPDMODE | |
| 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 | Save mode |
| Medium | 15 | Save mode |
| Long | 20 | Save mode |
| Heading | 1 | M |
Documentation
Definition
Data processing status is transferred in the following form:
- ' ' -> no processing
- D -> data to be deleted
- I -> data to be inserted
- U -> data to be changed
- M -> data to be modified (for ABAP)
Corresponding include: IEFUPDMD.
History
| Last changed by/on | SAP | 20110901 |
| SAP Release Created in |