SAP ABAP Class CL_RCC_HISTOGRAM_DEMO (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
⤷
⤷
Properties
| Class | CL_RCC_HISTOGRAM_DEMO | |
| Short Description | Demo application | |
| 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_HISTOGRAM_DEMO has no forward declaration.
Interfaces
Class CL_RCC_HISTOGRAM_DEMO has no interface implemented.
Friends
Class CL_RCC_HISTOGRAM_DEMO 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 | Current_packet | 20080320 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RCCT_HISTOGRAM_RES=> | Current value table | 20080320 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RCCT_HISTOGRAM_CUST=> | Customizing information | 20080320 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RCC_GEN_HISTOGRAM=> | General optimization histogram | 20080320 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080320 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RCCT_RESULT=> | Result table during optimization run | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080320 | |
| 2 | Instance method | Public | Method | Free objects | 20080320 | |
| 3 | Instance method | Private | Method | Set result table | 20080320 | |
| 4 | Instance method | Public | Method | Update result | 20080320 |
Events
Class CL_RCC_HISTOGRAM_DEMO has no event.
Types
Class CL_RCC_HISTOGRAM_DEMO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080320 |
Method CONSTRUCTOR on class CL_RCC_HISTOGRAM_DEMO has no exception.
Method FREE Signature
Method FREE on class CL_RCC_HISTOGRAM_DEMO has no parameter.
Method FREE on class CL_RCC_HISTOGRAM_DEMO has no exception.
Method SET_RESULT_TABLE 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 SET_RESULT_TABLE on class CL_RCC_HISTOGRAM_DEMO has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_PACKET | Call by reference | Type reference (TYPE) | INT1 | New packet | 20080320 | |||
| 2 | VALUE_TABLE | Call by reference | Type reference (TYPE) | RCCT_HISTOGRAM_RES | Value table | 20080320 |
Method UPDATE on class CL_RCC_HISTOGRAM_DEMO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |