SAP ABAP Class /MRSS/CL_RCCF_RUN (GUI for optimization runs)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_RCCF_RUN_DEMO1 Demo application 20071106
2 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_RCCF_RUN_DEMO2 Demo application 20071106
Properties
Class /MRSS/CL_RCCF_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 /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_RUN has no forward declaration.
Interfaces
Class /MRSS/CL_RCCF_RUN has no interface implemented.
Friends
Class /MRSS/CL_RCCF_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUST_SOL_TABLE Instance attribute Protected Type reference (TYPE) /MRSS/T_RCCFT_GEN_SOLUTION_CUS Customizing table of optimization-solution display 20071102
2 DEFAULT_ALIGNMENT Constant Public Type reference (TYPE) I 0 20071102
3 FCODE_EXECUTE Constant Public Type reference (TYPE) SYUCOMM 'OPT_EXEC' Function code that PAI triggered 20071102
4 GRAPH_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071102
5 HORIZONTAL_ALIGNMENT Constant Public Type reference (TYPE) I 1 20071102
6 MESSAGE_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20071102
7 MESSAGE_TABLE Instance attribute Private Type reference (TYPE) /MRSS/T_RCCFT_GUI_MSG Optimization UI message table 20071102
8 OPTIMIZER_STATUS Instance attribute Private Type reference (TYPE) CHAR01 Character Field Length 1 20071102
9 RESULT_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071102
10 SOLUTION Instance attribute Protected Object reference (TYPE REF TO) /MRSS/CL_RCCF_SOLUTION Solution display of the optimization 20071102
11 SPLITTER_SUPER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20071102
12 STATUS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20071102
13 STATUS_TABLE Instance attribute Private Type reference (TYPE) /MRSS/T_RCCFT_GUI_STATUS Optimization UI status display table 20071102
14 TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20071102
15 X_VALUE Instance attribute Protected Type reference (TYPE) I 20071102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add message to MESSAGE_TABLE and change display 20071102
2 ADD_POINTS Instance method Public Method Add points to solution 20071102
3 ADD_STATUS_LINE Instance method Public Method Add status line to STATUS_TABLE and change display 20071102
4 CLEAR_DISPLAY Instance method Public Method Clear display 20071102
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071102
6 FREE Instance method Public Method DESTRUCTOR 20071102
Events
Class /MRSS/CL_RCCF_RUN has no event.
Types
Class /MRSS/CL_RCCF_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 Importing MESSAGE Value transfer Type reference (TYPE) /MRSS/T_RCCFS_GUI_MSG Optimization UI message structure 20071102
2 Importing NO_FLUSH Call by reference Type reference (TYPE) XFELD ' ' Do not immediately show message 20071102

Method ADD_MESSAGE on class /MRSS/CL_RCCF_RUN has no exception.

Method ADD_POINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NEW_POINTS Call by reference Type reference (TYPE) /MRSS/T_RCCFT_GEN_GRAPH_RES Point table 20071102

Method ADD_POINTS on class /MRSS/CL_RCCF_RUN has no exception.

Method ADD_STATUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS_LINE Call by reference Type reference (TYPE) /MRSS/T_RCCFS_GUI_STATUS Status line to be added 20071102

Method ADD_STATUS_LINE on class /MRSS/CL_RCCF_RUN has no exception.

Method CLEAR_DISPLAY Signature

Method CLEAR_DISPLAY on class /MRSS/CL_RCCF_RUN has no parameter.
Method CLEAR_DISPLAY on class /MRSS/CL_RCCF_RUN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT_OF_CONTAINERS Call by reference Type reference (TYPE) I 0 Alignment of containers 20071102
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the optimizer GUI 20071102
3 Importing TOOLBAR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the toolbar 20071102

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

Method FREE Signature

Method FREE on class /MRSS/CL_RCCF_RUN has no parameter.
Method FREE on class /MRSS/CL_RCCF_RUN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610