SAP ABAP Class CL_RCC_RUN_DEMO2 (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_DEMO2 | |
| 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_DEMO2 has no forward declaration.
Interfaces
Class CL_RCC_RUN_DEMO2 has no interface implemented.
Friends
Class CL_RCC_RUN_DEMO2 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 | Displayed value series | 20080320 | |||
| 2 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'I_DISPLAY' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'I_HIDE' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 4 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DETAILS' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'OPTPRF' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 6 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'I_RAW' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 7 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'I_WEIGHTED' | Screens, Function Code Triggered by PAI | 20080320 | ||
| 8 | Constant | Private | Type reference (TYPE) | INT1 | 1 | Diplay raw values | 20080320 | ||
| 9 | Constant | Private | Type reference (TYPE) | INT1 | 0 | Diplay weighted values | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080320 | |
| 2 | Instance method | Private | Event handling method | Handles events of toolbar | 20080320 | |
| 3 | Instance method | Public | Method | Get current values | 20080320 |
Events
Class CL_RCC_RUN_DEMO2 has no event.
Types
Class CL_RCC_RUN_DEMO2 has no local type.
Method Signatures
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_DEMO2 has no exception.
Method EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20080320 |
Method EVENT_HANDLER on class CL_RCC_RUN_DEMO2 has no exception.
Method GET_CURRENT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CURRENT_VALUES | Call by reference | Type reference (TYPE) | INT1 | Current packet | 20080320 | |||
| 2 | VALUE_TABLE | Call by reference | Type reference (TYPE) | RCCT_HISTOGRAM_RES | Histogram values | 20080320 |
Method GET_CURRENT_VALUES on class CL_RCC_RUN_DEMO2 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |