SAP ABAP Class CL_RCC_RUN (GUI for optimization runs)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_RUN_DEMO1 | Demo application | 20080320 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_RUN_DEMO2 | Demo application | 20080320 |
Properties
Class | CL_RCC_RUN | |
Short Description | GUI for optimization runs | |
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_RUN has no forward declaration.
Interfaces
Class CL_RCC_RUN has no interface implemented.
Friends
Class CL_RCC_RUN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RCCT_GEN_SOLUTION_CUST=> | Customizing table of optimization-solution display | 20080320 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20080320 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'OPT_EXEC' | Function code that PAI triggered | 20080320 | |
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080320 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20080320 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080320 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_GUI_MSG=> | Optimization UI message table | 20080320 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20080320 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080320 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RCC_SOLUTION=> | Solution display of the optimization | 20080320 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20080320 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080320 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCCT_GUI_STATUS=> | Optimization UI status display table | 20080320 | ||
14 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20080320 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add message to MESSAGE_TABLE and change display | 20080320 |
2 | ![]() |
Instance method | Public | Method | Add points to solution | 20080320 |
3 | ![]() |
Instance method | Public | Method | Add status line to STATUS_TABLE and change display | 20080320 |
4 | ![]() |
Instance method | Public | Method | Clear display | 20080320 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080320 |
6 | ![]() |
Instance method | Public | Method | DESTRUCTOR | 20080320 |
Events
Class CL_RCC_RUN has no event.
Types
Class CL_RCC_RUN has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | RCCS_GUI_MSG | Optimization UI message structure | 20080320 | ||
2 | ![]() |
NO_FLUSH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Do not immediately show message | 20080320 |
Method ADD_MESSAGE on class CL_RCC_RUN has no exception.
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 | Point table | 20080320 |
Method ADD_POINTS on class CL_RCC_RUN has no exception.
Method ADD_STATUS_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS_LINE | Call by reference | Type reference (TYPE) | RCCS_GUI_STATUS | Status line to be added | 20080320 |
Method ADD_STATUS_LINE on class CL_RCC_RUN has no exception.
Method CLEAR_DISPLAY Signature
Method CLEAR_DISPLAY on class CL_RCC_RUN has no parameter.
Method CLEAR_DISPLAY on class CL_RCC_RUN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT_OF_CONTAINERS | Call by reference | Type reference (TYPE) | I | 0 | Alignment of containers | 20080320 | |
2 | ![]() |
PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for the optimizer GUI | 20080320 | ||
3 | ![]() |
TOOLBAR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for the toolbar | 20080320 |
Method CONSTRUCTOR on class CL_RCC_RUN has no exception.
Method FREE Signature
Method FREE on class CL_RCC_RUN has no parameter.
Method FREE on class CL_RCC_RUN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |