SAP ABAP Class CL_UMV_VALUE_FIELDS (BW Transaction Data : Basic Class for SEM-CPM)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMV (Package) CPM : Value Driver Tree
⤷
⤷
Properties
| Class | CL_UMV_VALUE_FIELDS | |
| Short Description | BW Transaction Data : Basic Class for SEM-CPM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMV | CPM : Value Driver Tree |
| Created | 20011204 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMV_VALUE_FIELDS has no forward declaration.
Interfaces
Class CL_UMV_VALUE_FIELDS has no interface implemented.
Friends
Class CL_UMV_VALUE_FIELDS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMV_BPS_VALUE_FIELDS | Access to BW Transaction Data for BPS Value Fields | 20011204 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMV_BW_VALUE_FIELDS | Access To BW Trans. Data for ODBO Value Fields | 20011204 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMV_VDT_DATA | Value Driver Tree: Attributes and Data | 20011212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Registers Value Driver for Transaction Data | 20011212 | |
| 2 | Instance method | Public | Method | Checks Whether Value Ready for Input | 20020927 | |
| 3 | Instance method | Public | Method | Any Changed Data That is Not Saved? | 20011214 | |
| 4 | Instance method | Public | Method | Refresh Buffer (incl. Explain) | 20011212 | |
| 5 | Instance method | Public | Constructor | Constructor | 20011204 | |
| 6 | Instance method | Public | Method | Copies Value Fields in BPS Value Fields | 20011212 | |
| 7 | Instance method | Public | Method | Gets Greatest and Smallest Period in Runtime Buffer | 20011212 | |
| 8 | Instance method | Public | Method | Delivers Number Format Per BPS Layout | 20020204 | |
| 9 | Instance method | Public | Method | Delivers Values to Value Fields | 20011212 | |
| 10 | Instance method | Public | Method | Get Time Series for Value Drivers | 20011212 | |
| 11 | Instance method | Public | Method | Load Time Series for Value Drivers to Buffer | 20020815 | |
| 12 | Instance method | Public | Method | Reads Transaction Data to Runtime Buffer | 20011212 | |
| 13 | Instance method | Public | Method | Executes Necessary BPS Functions | 20011214 | |
| 14 | Instance method | Public | Method | Saves BPS Data in Cube | 20011212 | |
| 15 | Instance method | Public | Method | Save Buffered Data | 20060406 | |
| 16 | Instance method | Public | Method | Sets Value for Value Field | 20011212 | |
| 17 | Instance method | Public | Method | Sets Current and Target Periods | 20011204 | |
| 18 | Instance method | Public | Method | Sets Values for Runtime Variables | 20020206 |
Events
Class CL_UMV_VALUE_FIELDS has no event.
Types
Class CL_UMV_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 | Kennzahl | 20011212 |
Method ADD_VDRIVER on class CL_UMV_VALUE_FIELDS has no exception.
Method CHECK_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_ALLOWED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020927 | |||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020927 | |||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020927 |
Method CHECK_INPUT on class CL_UMV_VALUE_FIELDS has no exception.
Method CHECK_UNSAVED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_IS_CHANGED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es gibt ungesicherte geänderte Daten | 20011214 |
Method CLEAR_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLEAR_BPS | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20020314 | ||
| 2 | I_CLEAR_ODBO | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20020314 |
Method CLEAR_BUFFER on class CL_UMV_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 | 20011204 |
Method CONSTRUCTOR on class CL_UMV_VALUE_FIELDS has no exception.
Method COPY_VALUE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011212 | |||
| 2 | I_TO_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011212 |
Method COPY_VALUE_FIELDS on class CL_UMV_VALUE_FIELDS has no exception.
Method GET_BUFFERED_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERIOD_MAX | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20011212 | |||
| 2 | E_PERIOD_MIN | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20011212 |
Method GET_BUFFERED_INTERVAL on class CL_UMV_VALUE_FIELDS has no exception.
Method GET_NUMBER_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MEASDEC | Call by reference | Type reference (TYPE) | UMK_Y_MEASDEC | Dezimalstellen | 20020204 | |||
| 2 | E_MEASSCALE | Call by reference | Type reference (TYPE) | UMK_Y_MEASSCALE | Skalierungsfaktor | 20020204 | |||
| 3 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20020204 | |||
| 4 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020204 |
Method GET_NUMBER_FORMAT on class CL_UMV_VALUE_FIELDS has no exception.
Method GET_VALUE_FIELDS 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 | 20011212 | |||
| 2 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011212 |
Method GET_VALUE_FIELDS on class CL_UMV_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 | 20011212 | |||
| 2 | I_FRPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20011212 | |||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Werttreiber | 20011212 | |||
| 4 | I_TOPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20011212 |
Method GET_VDRIVER_INTERVAL_DATA on class CL_UMV_VALUE_FIELDS has no exception.
Method LOAD_INTERVAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20020815 | |||
| 2 | I_DISPEDIT_MODE | Call by reference | Type reference (TYPE) | CHAR01 | 'D' | Charakterfeld der Länge 1 | 20020815 | ||
| 3 | I_FRPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20020815 | |||
| 4 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Werttreiber | 20020815 | |||
| 5 | I_TOPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20020815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020815 |
Method LOAD_VDRIVER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20020225 | |||
| 2 | I_DISPEDIT_MODE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020225 |
Method RECALCULATE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECALC_COMPLETE | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20020322 |
Method RECALCULATE_VALUES on class CL_UMV_VALUE_FIELDS has no exception.
Method SAVE Signature
Method SAVE on class CL_UMV_VALUE_FIELDS has no parameter.
Method SAVE on class CL_UMV_VALUE_FIELDS has no exception.
Method SAVE_BW_BUFFER Signature
Method SAVE_BW_BUFFER on class CL_UMV_VALUE_FIELDS has no parameter.
Method SAVE_BW_BUFFER on class CL_UMV_VALUE_FIELDS has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011212 | |||
| 2 | I_FORM_VALUE | Call by reference | Type reference (TYPE) | UMB_Y_KF_FORM_VALUE | ' ' | Kennzahlwert | 20020204 | ||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011212 | |||
| 4 | I_RAW_VALUE | Call by reference | Type reference (TYPE) | UMB_Y_KF_VALUE | ' ' | Wert für Table-Control | 20020204 |
Method SET_DATA on class CL_UMV_VALUE_FIELDS has no exception.
Method SET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20011204 | |||
| 2 | I_TARPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20011204 |
Method SET_DATE on class CL_UMV_VALUE_FIELDS has no exception.
Method SET_RUNTIMEVAR_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RUNTIMEVAR_VALUES | Call by reference | Type reference (TYPE) | UMM_YT_RUNTIME_VAR | Table type for buffer data of MC:Runtime Variable | 20020206 |
Method SET_RUNTIMEVAR_VALUES on class CL_UMV_VALUE_FIELDS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |