SAP ABAP Data Element VALUECUM (Cumulative values)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_EDM_PRO (Package) Profile Management
⤷
⤷
Basic Data
| Data Element | VALUECUM |
| Short Description | Cumulative values |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | KENNZX | |
| 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 | Cumulative |
| Medium | 15 | Cumulative vals |
| Long | 20 | Cumulative values |
| Heading | 1 | C |
Documentation
Definition
Indicates that at time t the value is dependent on the values of times t-n.
Use
Dependencies
Example
The profile contains a moving difference:
Value(t) = Value + Value(t-1)
Value(t+1) = Value + Value(t)
Value(t+2) = Value + Value(t+1)
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |