SAP ABAP Class /MRSS/CL_CAR_UI_TABLE (Data Table for Capicity Report)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_CAR_DISPLAY_DATA | Display Analysis List | 20130804 |
Properties
| Class | /MRSS/CL_CAR_UI_TABLE | |
| Short Description | Data Table for Capicity Report | |
| 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 | 20110209 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_CAR_DISPLAY_DATA | Display Analysis List | 20130804 |
Friends
Class /MRSS/CL_CAR_UI_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAR_UI_ANALYSIS_LIST | List for CAG Analysis | 20130804 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130607 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_CAR_IL_TABLE | Data Table for Capicity Report | 20121205 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20130606 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130607 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_USER_PARAMETER | Capacity Report User Parameters | 20130610 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130530 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20130530 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAR_UI_TABLE | Data Table for Capicity Report | 20121205 |
Methods
Events
Class /MRSS/CL_CAR_UI_TABLE has no event.
Types
Class /MRSS/CL_CAR_UI_TABLE 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_EXPORT_BUT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130607 | |||
| 2 | IREF_TABLE_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_TABLE has no exception.
Method EXPORT_TREE_DATA_TO_EXCEL Signature
Method EXPORT_TREE_DATA_TO_EXCEL on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method EXPORT_TREE_DATA_TO_EXCEL on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method FILTER_NODES_TO_BE_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTERED_NODES | Value transfer | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20130626 | |||
| 2 | IT_ALL_EXPANDABLE_NODES | Value transfer | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20130626 |
Method FILTER_NODES_TO_BE_EXPANDED on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method FORMATE_DISPLAY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAY_VALUE | Value transfer | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20130621 | |||
| 2 | IV_VALUES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_DATA_POINTS-POINT_PERCENT | Percentage of a Point | 20130621 |
Method FORMATE_DISPLAY_VALUE on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method FREE Signature
Method FREE on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method FREE on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method GET_EXPANDED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CURRENT_EXPANDED_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TABLE_TREE_EXPAND | Items in the expanded table tree | 20130626 |
Method GET_EXPANDED_NODES on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_EXPORT_BUT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130607 | |||
| 2 | IREF_TABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130530 | |||
| 3 | RREF | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CAR_UI_TABLE | Data Table for Capicity Report | 20121205 |
Method GET_INSTANCE on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method GET_TABLE_DATA_FROM_IL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TREE_TABLE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130605 |
Method GET_TABLE_DATA_FROM_IL on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20130803 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20130803 |
Method HANDLE_ITEM_DOUBLE_CLICK on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method HANDLE_TOOLBAR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | FCode | 20130607 |
Method HANDLE_TOOLBAR_ACTION on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_EXPORT_BUT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130607 | |||
| 2 | IREF_TABLE_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_TABLE has no exception.
Method PROCESS_PAI Signature
Method PROCESS_PAI on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method PROCESS_PAI on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method PROCESS_PBO on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method SET_EVENTS Signature
Method SET_EVENTS on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method SET_EVENTS on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method SET_TOOLBAR Signature
Method SET_TOOLBAR on class /MRSS/CL_CAR_UI_TABLE has no parameter.
Method SET_TOOLBAR on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method SET_TREE_TABLE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TREE_TABLE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130610 |
Method SET_TREE_TABLE_CONTENT on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method UPDATE_TREE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TREE_TABLE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130530 |
Method UPDATE_TREE_TABLE on class /MRSS/CL_CAR_UI_TABLE has no exception.
Method VALIDATE_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130605 | |||
| 2 | IS_TREE_TABLE_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TREE_TABLE_DATA | Structure for the complete Tree Table Data | 20130605 |
Method VALIDATE_UI_DATA on class /MRSS/CL_CAR_UI_TABLE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |