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 GT_DATA_COMMENT Instance attribute Private Type reference (TYPE) EPM_TT_DATA_COMMENT Comments for Data Points 20040301
2 GT_TREND_DATA Instance attribute Private Type reference (TYPE) EPM_TT_TREND_DATA Data for Trend Line 20040205
3 GV_AXIS_MAX Instance attribute Private Type reference (TYPE) EPM_VALUE Maximum of Y-Axis 20040220
4 GV_AXIS_MIN Instance attribute Private Type reference (TYPE) EPM_VALUE Minimum of Y-Axis 20040220
5 GV_END_GREEN Instance attribute Private Type reference (TYPE) EPM_VALUE End of Green Area 20040206
6 GV_END_RED Instance attribute Private Type reference (TYPE) EPM_VALUE End of Red Area 20040206
7 GV_END_RED2 Instance attribute Private Type reference (TYPE) EPM_VALUE End of Second Red Area 20040406
8 GV_END_YELLOW Instance attribute Private Type reference (TYPE) EPM_VALUE End of Yellow Area 20040206
9 GV_END_YELLOW2 Instance attribute Private Type reference (TYPE) EPM_VALUE End of Second Yellow Area 20040406
10 GV_KPI_ID Instance attribute Private Type reference (TYPE) EPM_KPI_ID Technical Name of KPI 20040225
11 GV_KPI_NAME Instance attribute Private Type reference (TYPE) STRING Key Figure Description 20040206
12 GV_KPI_TYPE Instance attribute Private Type reference (TYPE) EPM_KPI_TYPE KPI Type 20040406
13 GV_START_GREEN Instance attribute Private Type reference (TYPE) EPM_VALUE Start of Green Area 20040206
14 GV_START_RED Instance attribute Private Type reference (TYPE) EPM_VALUE Start of Red Area 20040206
15 GV_START_RED2 Instance attribute Private Type reference (TYPE) EPM_VALUE Start of Second Green Area 20040406
16 GV_START_YELLOW Instance attribute Private Type reference (TYPE) EPM_VALUE Start of Yellow Area 20040206
17 GV_START_YELLOW2 Instance attribute Private Type reference (TYPE) EPM_VALUE Start of Second Yellow Area 20040406
18 GV_TIMERANGE Instance attribute Private Type reference (TYPE) STRING Evaluation Period 20040206
19 GV_UNIT_CAPTION Instance attribute Private Type reference (TYPE) CHAR40 Unit of Value Axis 20040206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing IS_KPI Call by reference Type reference (TYPE) EPM_TS_KPI_OUT Ausgabestruktur für Kennzahlen 20040312
2 Importing IS_KPI_CATALOG Call by reference Type reference (TYPE) EPM_TS_KPI_CAT Katalog der im Unternehmen verfügbaren KPIs 20040206
3 Importing IS_USER_GATES Call by reference Type reference (TYPE) EPM_USER_GATES Benutzerabhängige Einstellungen zu einzelnen Schwellwerten 20040427
4 Importing 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