SAP ABAP Class CL_RSR_MDX_UI_TREE_BASE (MDX: Dialog: Base Class for a Tree Display)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMP_BASE | MDX: Dialog: Base Class for Dialog Components | 20090319 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_BW_HIER | MDX: Dialog: Tree Display for a BW Hierachy | 20090507 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_COL_BINDING | MDX: Dialog: Tree Display for Column Binding | 20090520 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_META | MDX: Dialog: Metadata Tree Display | 20090319 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_PARSER | MDX: Dialog: Available Parsers in the Tree Display | 20090527 |
Properties
Class | CL_RSR_MDX_UI_TREE_BASE | |
Short Description | MDX: Dialog: Base Class for a Tree Display | |
Super Class | CL_RSR_MDX_UI_COMP_BASE | MDX: Dialog: Base Class for Dialog Components |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090319 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_TREE_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_TREE_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_TREE_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Handle for Drag and Drop | 20090527 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | Tree | 20090507 |
Methods
Events
Class CL_RSR_MDX_UI_TREE_BASE has no event.
Types
Class CL_RSR_MDX_UI_TREE_BASE has no local type.
Method Signatures
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class CL_RSR_MDX_UI_TREE_BASE has no parameter.
Method COLLAPSE_ALL on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method CREATE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | STRING | Knoten, für den expandiert werden soll | 20090603 | ||
2 | ![]() |
I_R_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20090603 |
Method CREATE_CONTEXT_MENU on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_RSR_MDX_UI_TREE_BASE has no parameter.
Method EXPAND_ALL on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method GET_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NODE | Value transfer | Type reference (TYPE) | STRING | Wurzelknoten | 20100218 |
Method GET_ROOT_NODE on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method GET_SELECTED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_NODES | Value transfer | Type reference (TYPE) | RSO_T_NODE | BW Repository: Knoten im Baum | 20090518 |
Method GET_SELECTED_NODES on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method INIT_TREE Signature
Method INIT_TREE on class CL_RSR_MDX_UI_TREE_BASE has no parameter.
Method INIT_TREE on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method IS_CHECKBOX_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090520 |
Method IS_CHECKBOX_TREE on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20090603 | ||
2 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | STRING | Knoten | 20090603 |
Method ON_CONTEXT_MENU_SELECT on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20090527 | ||||
2 | ![]() |
I_T_NODE | Call by reference | Attribute reference (LIKE) | 20090527 |
Method ON_DRAG on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090507 |
Method ON_EXPAND_NODE on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_ITEM_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090603 | ||||
2 | ![]() |
I_R_MENU | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_ITEM_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Attribute reference (LIKE) | 20090603 | ||||
2 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_ITEM_CONTEXT_MENU_SELECT on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_NODE_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090603 | ||||
2 | ![]() |
I_R_MENU | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_NODE_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Attribute reference (LIKE) | 20090603 | ||||
2 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_NODE_CONTEXT_MENU_SELECT on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_NODE_DOUBLE_CLICK on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_RSR_MDX_UI_TREE_BASE has no parameter.
Method REFRESH_TREE on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method SELECT_TREE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ITEM | Call by reference | Type reference (TYPE) | STRING | Knoten | 20090510 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Type | 20090515 |
Method SELECT_TREE_ITEM on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method SET_DRAG_AND_DROP Signature
Method SET_DRAG_AND_DROP on class CL_RSR_MDX_UI_TREE_BASE has no parameter.
Method SET_DRAG_AND_DROP on class CL_RSR_MDX_UI_TREE_BASE has no exception.
Method SET_DRAG_AND_DROP_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_NODE | Call by reference | Type reference (TYPE) | RSO_T_NODE | BW Repository: Knoten im Baum | 20100216 | ||
2 | ![]() |
R_T_NODE | Value transfer | Type reference (TYPE) | RSO_T_NODE | BW Repository: Knoten im Baum | 20100216 |
Method SET_DRAG_AND_DROP_CONTENT on class CL_RSR_MDX_UI_TREE_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |