SAP ABAP Data Element BAPIUPMODX (Indicator for Table Changes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR (Package) ABAP User Administration
⤷
⤷
Basic Data
| Data Element | BAPIUPMODX |
| Short Description | Indicator for Table Changes |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | BAPIUPMODX | |
| 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 | Update |
| Medium | 18 | Change Information |
| Long | 40 | Change Information for Tables |
| Heading | 40 | Change Information for Tables |
Documentation
Definition
This indicator is used to determine the change mode of the associated tables. It is used, for example, in change methods.
- The value 'R' means that the current values are replaced by the entries in the table.
- The value 'S' means that only the listed entries are used.
- The value Space means that the table is not used.
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |