SAP ABAP Class CL_EAMS_UI_GIS_KPI_MANAGER (KPI Manager)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-GIS (Application Component) Geographical Information System
⤷
EA_GHO_GIS_SERV (Package) GIS: Package for Services
⤷
⤷
Properties
| Class | CL_EAMS_UI_GIS_KPI_MANAGER | |
| Short Description | KPI Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA_GHO_GIS_SERV | GIS: Package for Services |
| Created | 20101014 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_GIS_KPI_MANAGER has no forward declaration.
Interfaces
Class CL_EAMS_UI_GIS_KPI_MANAGER has no interface implemented.
Friends
Class CL_EAMS_UI_GIS_KPI_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | EAMS_S_KPI_METADATA | Metadata of current KPI selected | 20101016 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | EAMS_S_CHART_TYP | Chart type sent to UI to visualize KPI data | 20101016 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | EAMS_T_KPI_RANGE | Query param to be sent to KPI interface | 20101016 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | EAMS_T_VISUAL_RANGE | Range type detail sent to UI | 20101016 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | FLAG | ' ' | General Flag | 20101018 | ||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20101016 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | STRING | Specifies which visual param is active | 20101017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets KPI data on refresh | 20101014 | |
| 2 | Static method | Public | Method | Update the global parameter cache | 20101016 | |
| 3 | Static method | Public | Method | Update the map assistance class refrence | 20101016 |
Events
Class CL_EAMS_UI_GIS_KPI_MANAGER has no event.
Types
Class CL_EAMS_UI_GIS_KPI_MANAGER has no local type.
Method Signatures
Method UPDATE_KPI_DATA Signature
Method UPDATE_KPI_DATA on class CL_EAMS_UI_GIS_KPI_MANAGER has no parameter.
Method UPDATE_KPI_DATA on class CL_EAMS_UI_GIS_KPI_MANAGER has no exception.
Method UPDATE_KPI_PARAMETERS_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KPI_META_DATA | Call by reference | Type reference (TYPE) | EAMS_S_KPI_METADATA | Structure for KPI Metadata | 20101016 | |||
| 2 | IS_KPI_VISUAL_CHART_TYP | Call by reference | Type reference (TYPE) | EAMS_S_CHART_TYP | Chart Type for UI Visualization (for example, Map) | 20101016 | |||
| 3 | IT_KPI_QUERY_PARAM | Call by reference | Type reference (TYPE) | EAMS_T_KPI_RANGE | KPI Range Table | 20101016 | |||
| 4 | IT_KPI_VISUAL_RANGE | Call by reference | Type reference (TYPE) | EAMS_T_VISUAL_RANGE | Range Details for Visual Parameter (used in checkbox) | 20101016 |
Method UPDATE_KPI_PARAMETERS_CACHE on class CL_EAMS_UI_GIS_KPI_MANAGER has no exception.
Method UPDATE_MAP_ASSIT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EAMS_MAP_ASSISTANCE | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20101016 |
Method UPDATE_MAP_ASSIT_REF on class CL_EAMS_UI_GIS_KPI_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |