SAP ABAP Class CL_UMK_VIEW_DATA (Buffering Class)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMK (Package) SEM-CPM: Measure Builder

⤷

⤷

Properties
Class | CL_UMK_VIEW_DATA | |
Short Description | Buffering Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMK | SEM-CPM: Measure Builder |
Created | 20031112 | SAP |
Last change | 20050220 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMK_VIEW_DATA has no forward declaration.
Interfaces
Class CL_UMK_VIEW_DATA has no interface implemented.
Friends
Class CL_UMK_VIEW_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UMB_Y_BW_BUFFER | SPACE | Data Integrity During Presentation | 20031112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UMB_Y_BW_BUFFER | 'M' | Data Integrity During Presentation | 20031112 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMB_Y_BW_BUFFER | Data Integrity During Presentation | 20031112 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | System, User Logon Name | 20031112 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20031112 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_BUFFER | 20031112 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_REGISTERED_OBJECTS | 20031112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031112 |
2 | ![]() |
Instance method | Public | Method | Get Data for Specific Measure | 20031112 |
3 | ![]() |
Instance method | Private | Method | Read Measure Values from BW | 20031112 |
4 | ![]() |
Instance method | Private | Method | RRead Measure Values from DB | 20031112 |
5 | ![]() |
Instance method | Private | Method | Load Values for Specific Measure | 20031112 |
6 | ![]() |
Instance method | Public | Method | Load Values for Registered Measures | 20031112 |
7 | ![]() |
Instance method | Public | Method | Refresh buffer | 20031112 |
8 | ![]() |
Instance method | Public | Method | Save Data to DB | 20031112 |
9 | ![]() |
Instance method | Public | Method | Register Measure | 20031112 |
10 | ![]() |
Instance method | Public | Method | Set Read Mode Buffer/BW | 20031112 |
11 | ![]() |
Instance method | Public | Method | Set Whether Buffering Is User-Dependent | 20031112 |
Events
Class CL_UMK_VIEW_DATA has no event.
Types
Class CL_UMK_VIEW_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READMODE | Call by reference | Type reference (TYPE) | UMB_Y_BW_BUFFER | 'M' | Datenaktualität bei der Präsentation | 20031112 | |
2 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SPACE | System, Anmeldename des Benutzers | 20031112 | |
3 | ![]() |
I_USER_DEPENDENT | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Flag (X oder Blank) | 20031112 |
Method CONSTRUCTOR on class CL_UMK_VIEW_DATA has no exception.
Method GET_MEASURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | UMK_YS_VALUE | Puffer | 20031112 | ||
2 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20031112 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | UMK_Y_OBJVERS | 'A' | Objektversion | 20031112 |
Method GET_MEASURE on class CL_UMK_VIEW_DATA has no exception.
Method GET_MEASURE_FROM_BW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | YS_BUFFER | 20031112 | |||
2 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20031112 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | UMK_Y_OBJVERS | 'A' | Objektversion | 20031112 |
Method GET_MEASURE_FROM_BW on class CL_UMK_VIEW_DATA has no exception.
Method GET_MEASURE_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | YS_BUFFER | 20031112 | |||
2 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20031112 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | UMK_Y_OBJVERS | 'A' | Objektversion | 20031112 |
Method GET_MEASURE_FROM_DB on class CL_UMK_VIEW_DATA has no exception.
Method LOAD_MEASURE 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 | 20031112 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | UMK_Y_OBJVERS | 'A' | Objektversion | 20031112 |
Method LOAD_MEASURE on class CL_UMK_VIEW_DATA has no exception.
Method LOAD_MEASURES Signature
Method LOAD_MEASURES on class CL_UMK_VIEW_DATA has no parameter.
Method LOAD_MEASURES on class CL_UMK_VIEW_DATA has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_UMK_VIEW_DATA has no parameter.
Method REFRESH_BUFFER on class CL_UMK_VIEW_DATA has no exception.
Method SAVE_DATA_TO_DB Signature
Method SAVE_DATA_TO_DB on class CL_UMK_VIEW_DATA has no parameter.
Method SAVE_DATA_TO_DB on class CL_UMK_VIEW_DATA has no exception.
Method SET_MEASURE 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 | 20031112 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | UMK_Y_OBJVERS | 'A' | Objektversion | 20031112 |
Method SET_MEASURE on class CL_UMK_VIEW_DATA has no exception.
Method SET_READMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READMODE | Call by reference | Type reference (TYPE) | UMB_Y_BW_BUFFER | Datenaktualität bei der Präsentation | 20031112 |
Method SET_READMODE on class CL_UMK_VIEW_DATA has no exception.
Method SET_USER_DEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER_DEPENDENT | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20031112 |
Method SET_USER_DEPENDENT on class CL_UMK_VIEW_DATA has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 400 |