SAP ABAP Class CL_RCC_SOLUTION (Solution display of the optimization)
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
Properties
Class CL_RCC_SOLUTION  
Short Description Solution display of the optimization    
Super Class    
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_SOLUTION has no forward declaration.
Interfaces
Class CL_RCC_SOLUTION has no interface implemented.
Friends
Class CL_RCC_SOLUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_PACKET Instance attribute Private Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20080320
2 CURRENT_POINTS Instance attribute Private Type reference (TYPE) RCCT_GEN_GRAPH_RES=> Table of points of Optimization Graph 20080320
3 CUST_TABLE Instance attribute Private Type reference (TYPE) RCCT_GEN_SOLUTION_CUST=> Customizing table of optimization-solution display 20080320
4 DUMMY_TABLE Instance attribute Private Type reference (TYPE) RCCT_RESULT=> Result table during optimization run 20080320
5 FACTOR Instance attribute Private Type reference (TYPE) FLOAT '1.0' Scaling factor 20080320
6 GRAPH Instance attribute Private Object reference (TYPE REF TO) CL_RCC_GEN_GRAPH=> Generic Graph for Optimization GUI 20080320
7 GRAPH_TITLE_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080320
8 POINT_TABLE Instance attribute Private Type reference (TYPE) RCCT_GEN_GRAPH_RES=> Table of points of Optimization Graph 20080320
9 RESULT_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080320
10 RESULT_TABLE Instance attribute Private Type reference (TYPE) RCCT_RESULT=> Result table during optimization run 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POINTS Instance method Public Method Add points to graph and change display if necessary 20080320
2 CHANGE_DISPLAYED_PACKET Instance method Public Method Change packet of displayed values 20080320
3 CLEAR_DISPLAY Instance method Public Method Restore initial display 20080320
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
5 CREATE_RESULT_TABLE Instance method Private Method Create result table 20080320
6 DISPLAY_VALUE_SERIES Instance method Public Method Display value series 20080320
7 FREE Instance method Public Method Free 20080320
8 GET_CURRENT_VALUES Instance method Public Method Get current values 20080320
9 HIDE_VALUE_SERIES Instance method Public Method Hide value series 20080320
10 ON_DOUBLE_CLICK Instance method Private Event handling method Reacts on double-click event of result ALV 20080320
11 REDRAW_GRAPH Instance method Private Method Redraw garph 20080320
12 RESCALE_VALUES Instance method Public Method Rescale values 20080320
13 SET_TITLES Instance method Public Method Set new titles 20080320
Events
Class CL_RCC_SOLUTION has no event.
Types
Class CL_RCC_SOLUTION 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 NEW_POINTS Call by reference Type reference (TYPE) RCCT_GEN_GRAPH_RES Table of points of Optimization Graph 20080320

Method ADD_POINTS on class CL_RCC_SOLUTION has no exception.

Method CHANGE_DISPLAYED_PACKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_FACTOR Call by reference Type reference (TYPE) FLOAT '0.0' Scaling factor 20080320
2 Importing NEW_PACKET Call by reference Type reference (TYPE) INT1 New packet 20080320

Method CHANGE_DISPLAYED_PACKET on class CL_RCC_SOLUTION has no exception.

Method CLEAR_DISPLAY Signature

Method CLEAR_DISPLAY on class CL_RCC_SOLUTION has no parameter.
Method CLEAR_DISPLAY on class CL_RCC_SOLUTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080320
2 Importing GRAPH_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080320
3 Importing GRAPH_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20080320
4 Importing INITIAL_CUST_TABLE Call by reference Type reference (TYPE) RCCT_GEN_SOLUTION_CUST Customizing table of optimization-solution display 20080320
5 Importing RESULT_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20080320

Method CONSTRUCTOR on class CL_RCC_SOLUTION has no exception.

Method CREATE_RESULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGES Call by reference Type reference (TYPE) C 'X': Changes occured 20080320

Method CREATE_RESULT_TABLE on class CL_RCC_SOLUTION has no exception.

Method DISPLAY_VALUE_SERIES Signature

Method DISPLAY_VALUE_SERIES on class CL_RCC_SOLUTION has no parameter.
Method DISPLAY_VALUE_SERIES on class CL_RCC_SOLUTION has no exception.

Method FREE Signature

Method FREE on class CL_RCC_SOLUTION has no parameter.
Method FREE on class CL_RCC_SOLUTION has no exception.

Method GET_CURRENT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUE_TABLE Call by reference Type reference (TYPE) RCCT_HISTOGRAM_RES Value-table for histogram 20080320

Method GET_CURRENT_VALUES on class CL_RCC_SOLUTION has no exception.

Method HIDE_VALUE_SERIES Signature

Method HIDE_VALUE_SERIES on class CL_RCC_SOLUTION has no parameter.
Method HIDE_VALUE_SERIES on class CL_RCC_SOLUTION has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20080320

Method ON_DOUBLE_CLICK on class CL_RCC_SOLUTION has no exception.

Method REDRAW_GRAPH Signature

Method REDRAW_GRAPH on class CL_RCC_SOLUTION has no parameter.
Method REDRAW_GRAPH on class CL_RCC_SOLUTION has no exception.

Method RESCALE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_FACTOR Call by reference Type reference (TYPE) FLOAT '1.0' Field of type FLTP 20080320

Method RESCALE_VALUES on class CL_RCC_SOLUTION has no exception.

Method SET_TITLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPH_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20080320
2 Importing RESULT_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20080320

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