SAP ABAP Class /MRSS/CL_RCCF_GEN_GRAPH (Generic Graph for Optimization GUI)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/RCCF_UI_DYNPRO (Package) RCCF UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_RCCF_GRAPH Graph for Optimization GUI 20071106
Properties
Class /MRSS/CL_RCCF_GEN_GRAPH  
Short Description Generic Graph for Optimization GUI    
Super Class /MRSS/CL_RCCF_GRAPH Graph for Optimization GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RCCF_UI_DYNPRO   RCCF UI 
Created 20071102   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_RCCF_GEN_GRAPH has no forward declaration.
Interfaces
Class /MRSS/CL_RCCF_GEN_GRAPH has no interface implemented.
Friends
Class /MRSS/CL_RCCF_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 20071102
2 CUST_TABLE Instance attribute Private Type reference (TYPE) /MRSS/T_RCCFT_GEN_GRAPH_CUST Optimization-graph customizing 20071102
3 PRECEDING_POINTS Instance attribute Private Type reference (TYPE) /MRSS/T_RCCFT_GEN_GRAPH_RES Table of points of Optimization Graph 20071102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POINTS Instance method Public Method Add points to the graph 20071102
2 CHANGE_VALUE_SERIES_DISPLAY Instance method Public Method Hide / display value series 20071102
3 CLEAR_GRAPH Instance method Public Method Restore initial graph 20071102
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071102
5 CREATE_DUMMY_POINTS Instance method Private Method Creates dummy points for legend and automatic scaling 20071102
6 CUSTOMIZE_DUMMY_POINTS Instance method Private Method Set customizing for dummy points 20071102
7 DISPLAY_VALUE_SERIES Instance method Public Method Display value series 20071102
8 DRAW_NEW_VALUE_SERIES Instance method Public Method Refresh graph and draw given table of points 20071102
9 GET_DISPLAYED_VALUE_SERIES Instance method Public Method Get displayed value series 20071102
10 HIDE_VALUE_SERIES Instance method Public Method Hide value series 20071102
11 SET_FIRST_POINT_CUSTOMIZING_2 Instance method Private Method Customizing des ersten Punkts einer Serie: Runde Markierung 20071102
12 SET_POINT_CUSTOMIZING_2 Instance method Private Method Customizing einer Serie: Runde Markierung, punktiet 20071102
Events
Class /MRSS/CL_RCCF_GEN_GRAPH has no event.
Types
Class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_RES Point table 20071102

Method ADD_POINTS on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFS_GEN_GRAPH_CUST Hide / display value series 20071102

Method CHANGE_VALUE_SERIES_DISPLAY on class /MRSS/CL_RCCF_GEN_GRAPH has no exception.

Method CLEAR_GRAPH Signature

Method CLEAR_GRAPH on class /MRSS/CL_RCCF_GEN_GRAPH has no parameter.
Method CLEAR_GRAPH on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_CUST Optimization-graph customizing 20071102
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071102

Method CONSTRUCTOR on class /MRSS/CL_RCCF_GEN_GRAPH has no exception.

Method CREATE_DUMMY_POINTS Signature

Method CREATE_DUMMY_POINTS on class /MRSS/CL_RCCF_GEN_GRAPH has no parameter.
Method CREATE_DUMMY_POINTS on class /MRSS/CL_RCCF_GEN_GRAPH has no exception.

Method CUSTOMIZE_DUMMY_POINTS Signature

Method CUSTOMIZE_DUMMY_POINTS on class /MRSS/CL_RCCF_GEN_GRAPH has no parameter.
Method CUSTOMIZE_DUMMY_POINTS on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_CUST Display value series 20071102

Method DISPLAY_VALUE_SERIES on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_RES Table of points of Optimization Graph 20071102

Method DRAW_NEW_VALUE_SERIES on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_CUST Displayed value series 20071102

Method GET_DISPLAYED_VALUE_SERIES on class /MRSS/CL_RCCF_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) /MRSS/T_RCCFT_GEN_GRAPH_CUST Hide value series 20071102

Method HIDE_VALUE_SERIES on class /MRSS/CL_RCCF_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 20071102
2 Importing GROUP Call by reference Type reference (TYPE) GFWGRPID GFW: Groups/curve ID 20071102

Method SET_FIRST_POINT_CUSTOMIZING_2 on class /MRSS/CL_RCCF_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 20071102
2 Importing GROUP Call by reference Type reference (TYPE) GFWGRPID GFW: Groups/curve ID 20071102

Method SET_POINT_CUSTOMIZING_2 on class /MRSS/CL_RCCF_GEN_GRAPH has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610