SAP ABAP Class CL_EPM_GRAPH (Application Class for Chart Engine)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
PLANT_MANAGER (Package) Plant Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAPH_CUSTOM_MODEL | Basis Interface for BSP Element | 20040205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAPH_DATA_MODEL | Basis Interface for BSP Element | 20040205 |
Properties
| Class | CL_EPM_GRAPH | |
| Short Description | Application Class for Chart Engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLANT_MANAGER | Plant Manager |
| Created | 20040205 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_GRAPH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAPH_CUSTOM_MODEL | Basis Interface for BSP Element | 20040205 | ||
| 2 | IF_GRAPH_DATA_MODEL | Basis Interface for BSP Element | 20040205 |
Friends
Class CL_EPM_GRAPH 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) | EPM_TT_DATA_COMMENT | Comments for Data Points | 20040301 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EPM_TT_TREND_DATA | Data for Trend Line | 20040205 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Maximum of Y-Axis | 20040220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Minimum of Y-Axis | 20040220 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | End of Green Area | 20040206 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | End of Red Area | 20040206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | End of Second Red Area | 20040406 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | End of Yellow Area | 20040206 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | End of Second Yellow Area | 20040406 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | EPM_KPI_ID | Technical Name of KPI | 20040225 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Key Figure Description | 20040206 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | EPM_KPI_TYPE | KPI Type | 20040406 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Start of Green Area | 20040206 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Start of Red Area | 20040206 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Start of Second Green Area | 20040406 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Start of Yellow Area | 20040206 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | EPM_VALUE | Start of Second Yellow Area | 20040406 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | STRING | Evaluation Period | 20040206 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | CHAR40 | Unit of Value Axis | 20040206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040206 |
Events
Class CL_EPM_GRAPH has no event.
Types
Class CL_EPM_GRAPH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KPI | Call by reference | Type reference (TYPE) | EPM_TS_KPI_OUT | Ausgabestruktur für Kennzahlen | 20040312 | |||
| 2 | IS_KPI_CATALOG | Call by reference | Type reference (TYPE) | EPM_TS_KPI_CAT | Katalog der im Unternehmen verfügbaren KPIs | 20040206 | |||
| 3 | IS_USER_GATES | Call by reference | Type reference (TYPE) | EPM_USER_GATES | Benutzerabhängige Einstellungen zu einzelnen Schwellwerten | 20040427 | |||
| 4 | IT_TREND_DATA | Call by reference | Type reference (TYPE) | EPM_TT_TREND_DATA | Tabellentyp für Anzeige Trendlinie | 20040206 |
Method CONSTRUCTOR on class CL_EPM_GRAPH has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |