SAP ABAP Domain UPDATEFLAG (Flag for update task with values 'D', 'I' and 'U')
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBAS (Package) FI-SL Customizing / integration / Basis
⤷
⤷
⤷
Basic Data
| Domain Name | UPDATEFLAG |
| Short Description | Flag for update task with values 'D', 'I' and 'U' |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 1 | |
| Decimal Places | ||
| Output Length | 1 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | D | Delete the repective entry of the internal table | |
| 2 | I | Insert the respective entry of the internal table | |
| 3 | U | Update the respective entry of the internal table | |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |