SAP ABAP Class CL_RCC_GEN_GRAPH (Generic Graph for Optimization GUI)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_UI_DYNPRO (Package) User Interface for RCCF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_GRAPH Graph for Optimization GUI 20080320
Properties
Class CL_RCC_GEN_GRAPH  
Short Description Generic Graph for Optimization GUI    
Super Class CL_RCC_GRAPH Graph for Optimization GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_UI_DYNPRO   User Interface for RCCF 
Created 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCC_GEN_GRAPH has no forward declaration.
Interfaces
Class CL_RCC_GEN_GRAPH has no interface implemented.
Friends
Class CL_RCC_GEN_GRAPH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUST_REF_TABLE Instance attribute Private Type reference (TYPE) CUST_OBJ_REF_TAB 20080320
2 CUST_TABLE Instance attribute Private Type reference (TYPE) RCCT_GEN_GRAPH_CUST=> Optimization-graph customizing 20080320
3 PRECEDING_POINTS Instance attribute Private Type reference (TYPE) RCCT_GEN_GRAPH_RES=> Table of points of Optimization Graph 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POINTS Instance method Public Method Add points to the graph 20080320
2 CHANGE_VALUE_SERIES_DISPLAY Instance method Public Method Hide / display value series 20080320
3 CLEAR_GRAPH Instance method Public Method Restore initial graph 20080320
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
5 CREATE_DUMMY_POINTS Instance method Private Method Creates dummy points for legend and automatic scaling 20080320
6 CUSTOMIZE_DUMMY_POINTS Instance method Private Method Set customizing for dummy points 20080320
7 DISPLAY_VALUE_SERIES Instance method Public Method Display value series 20080320
8 DRAW_NEW_VALUE_SERIES Instance method Public Method Refresh graph and draw given table of points 20080320
9 GET_DISPLAYED_VALUE_SERIES Instance method Public Method Get displayed value series 20080320
10 HIDE_VALUE_SERIES Instance method Public Method Hide value series 20080320
11 SET_FIRST_POINT_CUSTOMIZING_2 Instance method Private Method Customizing des ersten Punkts einer Serie: Runde Markierung 20080320
12 SET_POINT_CUSTOMIZING_2 Instance method Private Method Customizing einer Serie: Runde Markierung, punktiet 20080320
Events
Class CL_RCC_GEN_GRAPH has no event.
Types
Class CL_RCC_GEN_GRAPH has no local type.
Method Signatures

Method ADD_POINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POINT_TABLE Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_RES Point table 20080320

Method ADD_POINTS on class CL_RCC_GEN_GRAPH has no exception.

Method CHANGE_VALUE_SERIES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) RCCS_GEN_GRAPH_CUST Hide / display value series 20080320

Method CHANGE_VALUE_SERIES_DISPLAY on class CL_RCC_GEN_GRAPH has no exception.

Method CLEAR_GRAPH Signature

Method CLEAR_GRAPH on class CL_RCC_GEN_GRAPH has no parameter.
Method CLEAR_GRAPH on class CL_RCC_GEN_GRAPH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INITIAL_CUST_TABLE Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_CUST Optimization-graph customizing 20080320
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080320

Method CONSTRUCTOR on class CL_RCC_GEN_GRAPH has no exception.

Method CREATE_DUMMY_POINTS Signature

Method CREATE_DUMMY_POINTS on class CL_RCC_GEN_GRAPH has no parameter.
Method CREATE_DUMMY_POINTS on class CL_RCC_GEN_GRAPH has no exception.

Method CUSTOMIZE_DUMMY_POINTS Signature

Method CUSTOMIZE_DUMMY_POINTS on class CL_RCC_GEN_GRAPH has no parameter.
Method CUSTOMIZE_DUMMY_POINTS on class CL_RCC_GEN_GRAPH has no exception.

Method DISPLAY_VALUE_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUES Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_CUST Display value series 20080320

Method DISPLAY_VALUE_SERIES on class CL_RCC_GEN_GRAPH has no exception.

Method DRAW_NEW_VALUE_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing POINT_TABLE Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_RES Table of points of Optimization Graph 20080320

Method DRAW_NEW_VALUE_SERIES on class CL_RCC_GEN_GRAPH has no exception.

Method GET_DISPLAYED_VALUE_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUES Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_CUST Displayed value series 20080320

Method GET_DISPLAYED_VALUE_SERIES on class CL_RCC_GEN_GRAPH has no exception.

Method HIDE_VALUE_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUES Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_CUST Hide value series 20080320

Method HIDE_VALUE_SERIES on class CL_RCC_GEN_GRAPH has no exception.

Method SET_FIRST_POINT_CUSTOMIZING_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR Call by reference Type reference (TYPE) I Color 20080320
2 Importing GROUP Call by reference Type reference (TYPE) GFWGRPID GFW: Groups/curve ID 20080320

Method SET_FIRST_POINT_CUSTOMIZING_2 on class CL_RCC_GEN_GRAPH has no exception.

Method SET_POINT_CUSTOMIZING_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR Call by reference Type reference (TYPE) I Color 20080320
2 Importing GROUP Call by reference Type reference (TYPE) GFWGRPID GFW: Groups/curve ID 20080320

Method SET_POINT_CUSTOMIZING_2 on class CL_RCC_GEN_GRAPH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604