SAP ABAP Class /MRSS/CL_RCCF_HISTOGRAM_DEMO (Demo application)
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
⤷
⤷
Properties
| Class | /MRSS/CL_RCCF_HISTOGRAM_DEMO | |
| Short Description | Demo application | |
| 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_HISTOGRAM_DEMO has no forward declaration.
Interfaces
Class /MRSS/CL_RCCF_HISTOGRAM_DEMO has no interface implemented.
Friends
Class /MRSS/CL_RCCF_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 | 20071102 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_HISTOGRAM_RES | Current value table | 20071102 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_HISTOGRAM_CUST | Customizing information | 20071102 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RCCF_GEN_HISTOGRAM | General optimization histogram | 20071102 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20071102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_RESULT | Result table during optimization run | 20071102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071102 | |
| 2 | Instance method | Public | Method | Free objects | 20071102 | |
| 3 | Instance method | Private | Method | Set result table | 20071102 | |
| 4 | Instance method | Public | Method | Update result | 20071102 |
Events
Class /MRSS/CL_RCCF_HISTOGRAM_DEMO has no event.
Types
Class /MRSS/CL_RCCF_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 | 20071102 |
Method CONSTRUCTOR on class /MRSS/CL_RCCF_HISTOGRAM_DEMO has no exception.
Method FREE Signature
Method FREE on class /MRSS/CL_RCCF_HISTOGRAM_DEMO has no parameter.
Method FREE on class /MRSS/CL_RCCF_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) | /MRSS/T_RCCFT_HISTOGRAM_RES | Value-table for histogram | 20071102 |
Method SET_RESULT_TABLE on class /MRSS/CL_RCCF_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 | 20071102 | |||
| 2 | VALUE_TABLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_HISTOGRAM_RES | Value table | 20071102 |
Method UPDATE on class /MRSS/CL_RCCF_HISTOGRAM_DEMO has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |