SAP ABAP Domain RSUPDMODE (Mode of data update (Full, Delta, etc.))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW (Application Component) BW Service API
⤷
SBIW (Package) Business Information Warehouse: Central objects
⤷
⤷
Basic Data
| Domain Name | RSUPDMODE |
| Short Description | Mode of data update (Full, Delta, etc.) |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 2 | |
| Decimal Places | ||
| Output Length | 2 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | F | Transfer of all requested data | |
| 2 | D | Transfer of the deltas since the last request | |
| 3 | I | Transfer of an opening balance for non-cumulative values | |
| 4 | R | Repetition of the transfer of a data packet | |
| 5 | C | Initialization of the delta transfer | |
History
| Last changed by/on | SAP | 19980116 |
| SAP Release Created in |