SAP ABAP Class CL_UMV_BW_VALUE_FIELDS (Access To BW Trans. Data for ODBO Value Fields)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMV (Package) CPM : Value Driver Tree
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BW_VALUE_FIELDS | Access BW Transaction Data for Value Fields | 20010220 |
Properties
| Class | CL_UMV_BW_VALUE_FIELDS | |
| Short Description | Access To BW Trans. Data for ODBO Value Fields | |
| Super Class | CL_UMC_BW_VALUE_FIELDS | Access BW Transaction Data for Value Fields |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMV | CPM : Value Driver Tree |
| Created | 20010220 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMV_BW_VALUE_FIELDS has no forward declaration.
Interfaces
Class CL_UMV_BW_VALUE_FIELDS has no interface implemented.
Friends
Class CL_UMV_BW_VALUE_FIELDS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UMB_Y_KEYTYPE | 'V' | c_vdriver | 20010220 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMV_VDT_DATA | Value Driver Tree: Attributes and Data | 20010220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Value Drivers to Request List | 20010220 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010220 | |
| 3 | Instance method | Public | Method | Deletes All Registered Value Drivers | 20010220 | |
| 4 | Instance method | Public | Method | Get Values for Value Driver Columns | 20010220 | |
| 5 | Instance method | Public | Method | Get Time Series for Value Drivers | 20010220 | |
| 6 | Instance method | Public | Method | Load Values for Value Drivers from the BW to the Buffer | 20010220 |
Events
Class CL_UMV_BW_VALUE_FIELDS has no event.
Types
Class CL_UMV_BW_VALUE_FIELDS has no local type.
Method Signatures
Method ADD_VDRIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Werttreiber | 20011129 |
Method ADD_VDRIVER on class CL_UMV_BW_VALUE_FIELDS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VDT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_UMV_VDT_DATA | Werttreiberbaum: Attribute und Daten | 20010220 | |||
| 2 | I_CURPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20010220 | |||
| 3 | I_TARPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20010220 |
Method CONSTRUCTOR on class CL_UMV_BW_VALUE_FIELDS has no exception.
Method DELETE_VDRIVERS Signature
Method DELETE_VDRIVERS on class CL_UMV_BW_VALUE_FIELDS has no parameter.
Method DELETE_VDRIVERS on class CL_UMV_BW_VALUE_FIELDS has no exception.
Method GET_VDRIVER_COL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE | Value transfer | Type reference (TYPE) | UMB_YT_VALUE | Column values | 20010220 | |||
| 2 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Werttreiber | 20011129 |
Method GET_VDRIVER_COL_DATA on class CL_UMV_BW_VALUE_FIELDS has no exception.
Method GET_VDRIVER_INTERVAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIME_VALUE | Call by reference | Type reference (TYPE) | UMB_YT_TIME_VALUE | Werte für Zeitserie | 20010220 | |||
| 2 | I_FRPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20010220 | |||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Werttreiber | 20011129 | |||
| 4 | I_TOPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20010220 |
Method GET_VDRIVER_INTERVAL_DATA on class CL_UMV_BW_VALUE_FIELDS has no exception.
Method LOAD_VDRIVER_VALUES Signature
Method LOAD_VDRIVER_VALUES on class CL_UMV_BW_VALUE_FIELDS has no parameter.
Method LOAD_VDRIVER_VALUES on class CL_UMV_BW_VALUE_FIELDS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |