SAP ABAP Class CL_RCC_RUN_DEMO1 (Demo application)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_RUN GUI for optimization runs 20080320
Properties
Class CL_RCC_RUN_DEMO1  
Short Description Demo application    
Super Class CL_RCC_RUN GUI for optimization runs 
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_DEMO1 has no forward declaration.
Interfaces
Class CL_RCC_RUN_DEMO1 has no interface implemented.
Friends
Class CL_RCC_RUN_DEMO1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIGNMENT Instance attribute Private Type reference (TYPE) I 0 20080320
2 CURRENT_SCALE Instance attribute Public Type reference (TYPE) SYUCOMM Function code that PAI triggered 20080320
3 CURRENT_VALUES Instance attribute Public Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20080320
4 CUST_SOL2_TABLE Instance attribute Private Type reference (TYPE) RCCT_GEN_SOLUTION_CUST=> Customizing table of optimization-solution display 20080320
5 FCODE_DAY_SCALE Constant Public Type reference (TYPE) SYUCOMM 'I_DAY_SCALE' Function code that PAI triggered 20080320
6 FCODE_DISPLAY Constant Private Type reference (TYPE) SYUCOMM 'I_DISPLAY' Function code that PAI triggered 20080320
7 FCODE_HIDE Constant Private Type reference (TYPE) SYUCOMM 'I_HIDE' Function code that PAI triggered 20080320
8 FCODE_HOUR_SCALE Constant Public Type reference (TYPE) SYUCOMM 'I_HOUR_SCALE' Function code that PAI triggered 20080320
9 FCODE_OPTPRF Constant Public Type reference (TYPE) SYUCOMM 'OPT_KONF' Function code that PAI triggered 20080320
10 FCODE_RAW_VALUES Constant Private Type reference (TYPE) SYUCOMM 'I_RAW' Function code that PAI triggered 20080320
11 FCODE_RESLIST Constant Public Type reference (TYPE) SYUCOMM 'OPT_RES' Function code that PAI triggered 20080320
12 FCODE_UNSCALED Constant Public Type reference (TYPE) SYUCOMM 'I_UNSCALED' Function code that PAI triggered 20080320
13 FCODE_WEIGHTED_VALUES Constant Private Type reference (TYPE) SYUCOMM 'I_WEIGHTED' Function code that PAI triggered 20080320
14 GRAPH_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20080320
15 RAW_VALUES Constant Public Type reference (TYPE) INT1 0 Dummy for B20 int1 (Local Everywhere) 20080320
16 RESULT_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20080320
17 SOLUTION2 Instance attribute Private Object reference (TYPE REF TO) CL_RCC_SOLUTION=> Solution display of the optimization 20080320
18 WEIGHTED_VALUES Constant Public Type reference (TYPE) INT1 1 Dummy for B20 int1 (Local Everywhere) 20080320
19 X_VALUE2 Instance attribute Private Type reference (TYPE) I 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POINTS_PCM Instance method Public Method Add points to solution 20080320
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080320
3 EVENT_HANDLER Instance method Private Event handling method Handles events of toolbar 20080320
4 GET_CURRENT_VALUES Instance method Public Method Get current values 20080320
5 HIDE_PCM Instance method Public Method Hide campaign optimizer 20080320
6 SHOW_PCM Instance method Public Method Show campaign optimizer 20080320
Events
Class CL_RCC_RUN_DEMO1 has no event.
Types
Class CL_RCC_RUN_DEMO1 has no local type.
Method Signatures

Method ADD_POINTS_PCM 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) RCCT_GEN_GRAPH_RES Point table 20080320

Method ADD_POINTS_PCM on class CL_RCC_RUN_DEMO1 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 20080320
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the optimizer GUI 20080320
3 Importing 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_DEMO1 has no exception.

Method EVENT_HANDLER Signature

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

Method EVENT_HANDLER on class CL_RCC_RUN_DEMO1 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 Current Result 20080320
2 Exporting VALUE_TABLE2 Call by reference Type reference (TYPE) RCCT_HISTOGRAM_RES Current Result 20080320

Method GET_CURRENT_VALUES on class CL_RCC_RUN_DEMO1 has no exception.

Method HIDE_PCM Signature

Method HIDE_PCM on class CL_RCC_RUN_DEMO1 has no parameter.
Method HIDE_PCM on class CL_RCC_RUN_DEMO1 has no exception.

Method SHOW_PCM Signature

Method SHOW_PCM on class CL_RCC_RUN_DEMO1 has no parameter.
Method SHOW_PCM on class CL_RCC_RUN_DEMO1 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604