SAP ABAP Class /MRSS/CL_CAR_UI_GRAPH (User Interface class for Graphs)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/CAR (Package) Package for Capacity Report
⤷
⤷
Properties
| Class | /MRSS/CL_CAR_UI_GRAPH | |
| Short Description | User Interface class for Graphs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/CAR | Package for Capacity Report |
| Created | 20130524 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CAR_UI_GRAPH has no forward declaration.
Interfaces
Class /MRSS/CL_CAR_UI_GRAPH has no interface implemented.
Friends
Class /MRSS/CL_CAR_UI_GRAPH 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) | STRING | 'Columns' | 20130606 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'Lines' | 20130606 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | 24 | Natural number | 20130902 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 'StackedColumns' | 20130606 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CHART_ENGINE | Graphics: Presentation Graphics | 20130604 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAR_IL_GRAPH | interaction Layer for Graphs | 20130530 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20130604 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20130604 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAR_UI_GRAPH | User Interface class for Graphs | 20130528 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130606 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_USER_PARAMETER | Capacity Report User Parameters | 20130606 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130606 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130524 | ||
| 2 | Instance method | Private | Method | 20130606 | ||
| 3 | Instance method | Public | Method | 20130610 | ||
| 4 | Static method | Public | Method | 20130524 | ||
| 5 | Instance method | Private | Method | 20130606 | ||
| 6 | Instance method | Private | Method | 20130524 | ||
| 7 | Instance method | Public | Method | 20130524 | ||
| 8 | Instance method | Public | Method | 20130524 | ||
| 9 | Instance method | Private | Method | 20130604 | ||
| 10 | Instance method | Private | Method | 20130604 | ||
| 11 | Instance method | Private | Method | 20130604 |
Events
Class /MRSS/CL_CAR_UI_GRAPH has no event.
Types
Class /MRSS/CL_CAR_UI_GRAPH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_GRAPH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 |
Method CONSTRUCTOR on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method DETERMINE_GRAPH_TYPES Signature
Method DETERMINE_GRAPH_TYPES on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method DETERMINE_GRAPH_TYPES on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method FREE Signature
Method FREE on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method FREE on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_GRAPH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 | |||
| 2 | RREF | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CAR_UI_GRAPH | User Interface class for Graphs | 20130528 |
Method GET_INSTANCE on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method GET_USER_PARAMETER Signature
Method GET_USER_PARAMETER on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method GET_USER_PARAMETER on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_GRAPH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 |
Method INITIALIZE on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method PROCESS_PAI Signature
Method PROCESS_PAI on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method PROCESS_PAI on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method PROCESS_PBO on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method RESET on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method SET_CAPACITY_DATA Signature
Method SET_CAPACITY_DATA on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method SET_CAPACITY_DATA on class /MRSS/CL_CAR_UI_GRAPH has no exception.
Method SET_GRAPH_TYPES Signature
Method SET_GRAPH_TYPES on class /MRSS/CL_CAR_UI_GRAPH has no parameter.
Method SET_GRAPH_TYPES on class /MRSS/CL_CAR_UI_GRAPH has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |