SAP ABAP Class CL_UMM_DATACACHE (Cockpit and Frame Data Cache)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-MC (Application Component) Management Cockpit
⤷
UMM (Package) SEM-CPM: Management Cockpit

⤷

⤷

Properties
Class | CL_UMM_DATACACHE | |
Short Description | Cockpit and Frame Data Cache | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMM | SEM-CPM: Management Cockpit |
Created | 20001109 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMM_DATACACHE has no forward declaration.
Interfaces
Class CL_UMM_DATACACHE has no interface implemented.
Friends
Class CL_UMM_DATACACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_BICDATA_CACHE | Table Type: Data Cache for BIC Data | 20001109 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_CACHECONTROL | Table Type: Data Cache Controller | 20001109 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_CHARTDATA_CACHE | Table Type: Data Cache for Chart Data | 20001109 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_CHARTUNIT_CACHE | Table Type: Data Cache for Chart Units | 20001109 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_ERRMSG_CACHE | Table Type: Data Cache for Error Message | 20001109 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_LEGDATA_CACHE | Table Type: Data Cache for Legend Data | 20001109 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_QUADRANGE_CACHE | Table Type: Data Cache for 4 Quadrant Ranges | 20001109 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_TACHORANGE_CACHE | Table Type: Data Cache for Tacho Ranges | 20001109 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20001109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001109 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20001120 |
3 | ![]() |
Instance method | Private | Method | Get the Position of Data in the Cache | 20001109 |
4 | ![]() |
Instance method | Public | Method | Get Data from Cache | 20001109 |
5 | ![]() |
Instance method | Private | Method | Get Maximum Case No in the Cache | 20001109 |
6 | ![]() |
Instance method | Public | Method | Set Data to Cache | 20001109 |
Events
Class CL_UMM_DATACACHE has no event.
Types
Class CL_UMM_DATACACHE 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_CACHE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20001109 |
Method CONSTRUCTOR on class CL_UMM_DATACACHE has no exception.
Method FREE Signature
Method FREE on class CL_UMM_DATACACHE has no parameter.
Method FREE on class CL_UMM_DATACACHE has no exception.
Method GET_CACHE_CASENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CASENO | Call by reference | Type reference (TYPE) | UMM_Y_CASENO | Zähler | 20001109 | ||
2 | ![]() |
E_NEWFLAG | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20001109 | ||
3 | ![]() |
IT_DRILLDOWN_LIST | Call by reference | Type reference (TYPE) | UMM_YT_DRILLDOWN | Table type for Drilldown Characteristics | 20001109 | ||
4 | ![]() |
IT_RUNTIME_VAR | Call by reference | Type reference (TYPE) | UMM_YT_RUNTIME_VAR | Table Type for runtime Variable | 20001109 |
Method GET_CACHE_CASENO on class CL_UMM_DATACACHE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BICDATA | Call by reference | Type reference (TYPE) | UMM_YT_FR_BICDATA | Table type for Frame BIC data | 20001109 | ||
2 | ![]() |
ET_CHARTDATA | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTDATA | Data for multi frames | 20001109 | ||
3 | ![]() |
ET_CHARTUNIT | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHART_UNITS | Table Type for structure UMM_YS_FRS_CHART_UNITS | 20001109 | ||
4 | ![]() |
ET_ERRMSG | Call by reference | Type reference (TYPE) | UMM_YT_COFRAME_ERRMSG | Table type: Error message for frame selection | 20001109 | ||
5 | ![]() |
ET_LEGDATA | Call by reference | Type reference (TYPE) | UMM_YT_FRS_LEGDATA | Legend data for multi frames | 20001109 | ||
6 | ![]() |
ET_QUADRANGE | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTRANGES_QUAD | Table type for UMM_YS_FRS_CHARTRANGES_QUAD | 20001109 | ||
7 | ![]() |
ET_TACHORANGE | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTRANGES | Table type for UMM_YS_FRS_CHARTRANGES | 20001109 | ||
8 | ![]() |
E_CASENO | Call by reference | Type reference (TYPE) | UMM_Y_CASENO | Zähler | 20001109 | ||
9 | ![]() |
E_NEWFLAG | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20001109 | ||
10 | ![]() |
IT_DRILLDOWN_LIST | Call by reference | Type reference (TYPE) | UMM_YT_DRILLDOWN | Table type for Drilldown Characteristics | 20001109 | ||
11 | ![]() |
IT_RUNTIME_VAR | Call by reference | Type reference (TYPE) | UMM_YT_RUNTIME_VAR | Table Type for runtime Variable | 20001109 |
Method GET_DATA on class CL_UMM_DATACACHE has no exception.
Method GET_MAX_CASENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAXCASENO | Call by reference | Type reference (TYPE) | UMM_Y_CASENO | Zähler | 20001109 |
Method GET_MAX_CASENO on class CL_UMM_DATACACHE has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BICDATA | Call by reference | Type reference (TYPE) | UMM_YT_FR_BICDATA | Table type for Frame BIC data | 20001109 | ||
2 | ![]() |
IT_CHARTDATA | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTDATA | Data for multi frames | 20001109 | ||
3 | ![]() |
IT_CHARTUNIT | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHART_UNITS | Table Type for structure UMM_YS_FRS_CHART_UNITS | 20001109 | ||
4 | ![]() |
IT_DRILLDOWN_LIST | Call by reference | Type reference (TYPE) | UMM_YT_DRILLDOWN | Table type for Drilldown Characteristics | 20001109 | ||
5 | ![]() |
IT_ERRMSG | Call by reference | Type reference (TYPE) | UMM_YT_COFRAME_ERRMSG | Table type: Error message for frame selection | 20001109 | ||
6 | ![]() |
IT_LEGDATA | Call by reference | Type reference (TYPE) | UMM_YT_FRS_LEGDATA | Legend data for multi frames | 20001109 | ||
7 | ![]() |
IT_QUADRANGE | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTRANGES_QUAD | Table type for UMM_YS_FRS_CHARTRANGES_QUAD | 20001109 | ||
8 | ![]() |
IT_RUNTIME_VAR | Call by reference | Type reference (TYPE) | UMM_YT_RUNTIME_VAR | Table Type for runtime Variable | 20001109 | ||
9 | ![]() |
IT_TACHORANGE | Call by reference | Type reference (TYPE) | UMM_YT_FRS_CHARTRANGES | Table type for UMM_YS_FRS_CHARTRANGES | 20001109 | ||
10 | ![]() |
I_CASENO | Call by reference | Type reference (TYPE) | UMM_Y_CASENO | Zähler | 20001109 |
Method SET_DATA on class CL_UMM_DATACACHE has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |