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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20080320 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_GEN_GRAPH_RES=> | Table of points of Optimization Graph | 20080320 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_GEN_SOLUTION_CUST=> | Customizing table of optimization-solution display | 20080320 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_RESULT=> | Result table during optimization run | 20080320 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLOAT | '1.0' | Scaling factor | 20080320 | |
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RCC_GEN_GRAPH=> | Generic Graph for Optimization GUI | 20080320 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080320 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_GEN_GRAPH_RES=> | Table of points of Optimization Graph | 20080320 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080320 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_RESULT=> | Result table during optimization run | 20080320 |
Methods
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 | ![]() |
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 | ![]() |
NEW_FACTOR | Call by reference | Type reference (TYPE) | FLOAT | '0.0' | Scaling factor | 20080320 | |
2 | ![]() |
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 | ![]() |
ALV_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080320 | ||
2 | ![]() |
GRAPH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080320 | ||
3 | ![]() |
GRAPH_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV Control: Title bar text | 20080320 | ||
4 | ![]() |
INITIAL_CUST_TABLE | Call by reference | Type reference (TYPE) | RCCT_GEN_SOLUTION_CUST | Customizing table of optimization-solution display | 20080320 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
GRAPH_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV Control: Title bar text | 20080320 | ||
2 | ![]() |
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 |