Hierarchy
⤷
⤷
Properties
| Class | CL_RSZ_COMPONENT_TREE | |
| Short Description | Hierarchical Display of Reusable Key Figures in QD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSZ | BEx query definition server |
| Created | 20120131 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSZ_COMPONENT_TREE has no interface implemented.
Friends
Class CL_RSZ_COMPONENT_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RSINFOCUBE | InfoProvider | 20120402 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Hierarchy Changed | 20120402 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Hide Key Figures | 20120402 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | TREEV_NTAB | Nodes Table | 20120402 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Hierarchy Table Activated | 20120514 | ||
| 6 | Static Attribute | Protected | Type reference (TYPE) | RS_BOOL | InfoProvider Contains CKFs | 20120402 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CHAR25 | 'TREE_CONTAINER' | Container Name | 20120402 | ||
| 8 | Constant | Protected | See coding | Type of Behavior | 20120402 | ||||
| 9 | Constant | Protected | Type reference (TYPE) | SEU_TYPE | 'CKFN' | CKF Node Type | 20120402 | ||
| 10 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | 2 | CKF Nodeid | 20120402 | ||
| 11 | Constant | Protected | Type reference (TYPE) | SEU_TYPE | 'SELN' | RKF Node Type | 20120402 | ||
| 12 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | 3 | RKF Nodeid | 20120402 | ||
| 13 | Static Attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Show Warning Message | 20120514 | ||
| 14 | Static Attribute | Protected | Type reference (TYPE) | RSINFOAREA | InfoArea | 20120402 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | RSTXTLG | IP Long Description | 20120402 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | I | Last NodeID | 20120402 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls | 20120402 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20120402 | |||
| 19 | Static Attribute | Protected | Type reference (TYPE) | RS_BOOL | InfoProvider Contains RKFs | 20120402 | |||
| 20 | Static Attribute | Protected | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20120402 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | TN_T_DRAGDROP | Tables of Behaviors | 20120402 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | RSZ_T_COMPONENT_TREE | Hierachy Table | 20120402 | |||
| 23 | Instance attribute | Protected | See coding | Items Table | 20120402 |
Methods
Events
Class CL_RSZ_COMPONENT_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_OBJECT | Protected | See coding | 20120402 | tn_object TYPE n LENGTH 2
|
||
| 2 | TN_S_DRAGDROP | Protected | See coding | 20120402 | BEGIN OF tn_s_dragdrop,
nodetype TYPE seu_type,
object TYPE tn_object,
o_dragdrop TYPE REF TO cl_dragdrop,
END OF tn_s_dragdrop
|
||
| 3 | TN_T_DRAGDROP | Protected | See coding | 20120402 | tn_t_dragdrop TYPE SORTED TABLE OF tn_s_dragdrop WITH UNIQUE KEY nodetype object INITIAL SIZE 1
|
Method Signatures
Method CHECK_FOLDER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Name Already Exists | 20120402 | |||
| 2 | E_INVALID | Call by reference | Type reference (TYPE) | RS_BOOL | Name Not Allowed | 20120402 | |||
| 3 | I_FOLDER | Call by reference | Type reference (TYPE) | SPO_VALUE | Folder Technical Name | 20120402 |
Method CHECK_FOLDER_NAME on class CL_RSZ_COMPONENT_TREE has no exception.
Method CHECK_IP_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120402 |
Method CHECK_IP_AUTHORITY on class CL_RSZ_COMPONENT_TREE has no exception.
Method CHECK_KF_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120402 | |||
| 2 | I_COMPONENT | Call by reference | Type reference (TYPE) | RZD1_S_COMPDIR_COMPIC | Line of COMPDIR_COMPIC | 20120402 |
Method CHECK_KF_AUTHORITY on class CL_RSZ_COMPONENT_TREE has no exception.
Method GET_NEXT_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method GET_NEXT_NODEID on class CL_RSZ_COMPONENT_TREE has no exception.
Method GET_USER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_HIER | Call by reference | Type reference (TYPE) | RSZ_S_COMPONENT_TREE | Structure for Hierarchical Display of Query Components | 20120402 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120402 | |||
| 3 | I_TITLE | Call by reference | Type reference (TYPE) | RSTXTLG | Dialog Titel | 20120402 |
Method GET_USER_INPUT on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20120402 | |||||
| 2 | MENU | Call by reference | Attribute reference (LIKE) | 20120402 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ITEM_CONTEXT_MENU_REQ on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20120402 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20120402 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ITEM_CONTEXT_MENU_SEL on class CL_RSZ_COMPONENT_TREE 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) | 20120402 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_NODE_CONTEXT_MENU_REQ on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_NODE_CONTEXT_MENU_SEL on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ON_DRAG on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ON_DROP on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ON_DROP_COMPLETE on class CL_RSZ_COMPONENT_TREE has no exception.
Method HANDLE_ON_FLAVOR_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 2 | FLAVORS | Value transfer | Attribute reference (LIKE) | 20120402 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120402 |
Method HANDLE_ON_FLAVOR_SELECT on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_ACTIVATE Signature
Method HIER_TABLE_ACTIVATE on class CL_RSZ_COMPONENT_TREE has no parameter.
Method HIER_TABLE_ACTIVATE on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_DELETE Signature
Method HIER_TABLE_DELETE on class CL_RSZ_COMPONENT_TREE has no parameter.
Method HIER_TABLE_DELETE on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_LOAD Signature
Method HIER_TABLE_LOAD on class CL_RSZ_COMPONENT_TREE has no parameter.
Method HIER_TABLE_LOAD on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_LOAD_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIDE_KF | Call by reference | Type reference (TYPE) | RS_BOOL | Hide Key Figures from Display | 20120402 |
Method HIER_TABLE_LOAD_ALL on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_LOAD_KEY_FIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFTP | Call by reference | Type reference (TYPE) | RSZDEFTP | Definition type of an element | 20120402 |
Method HIER_TABLE_LOAD_KEY_FIGURES on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_HIER | Call by reference | Type reference (TYPE) | RSZ_S_COMPONENT_TREE | Structure for Hierarchical Display of Query Components | 20120402 | |||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method HIER_TABLE_READ on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20120514 |
Method HIER_TABLE_SAVE on class CL_RSZ_COMPONENT_TREE has no exception.
Method HIER_TABLE_SAVE_ALL Signature
Method HIER_TABLE_SAVE_ALL on class CL_RSZ_COMPONENT_TREE has no parameter.
Method HIER_TABLE_SAVE_ALL on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20120402 | |||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 | |||
| 3 | I_NODENAME | Call by reference | Type reference (TYPE) | RSSHNODENAME | Name of the Hierarchy Node | 20120402 | |||
| 4 | I_NODETYPE | Call by reference | Type reference (TYPE) | SEU_TYPE | Node type | 20120402 | |||
| 5 | I_PARENTID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 | |||
| 6 | I_TXTLG | Call by reference | Type reference (TYPE) | SCRPCHA72 | CHAR72 in Screen Painter | 20120402 |
Method TREE_ADD_CHILD on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_ADD_IP_NODE Signature
Method TREE_ADD_IP_NODE on class CL_RSZ_COMPONENT_TREE has no parameter.
Method TREE_ADD_IP_NODE on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_ADD_SUB_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 | |||
| 2 | I_NODENAME | Call by reference | Type reference (TYPE) | RSSHNODENAME | Name of the Hierarchy Node | 20120402 | |||
| 3 | I_NODETYPE | Call by reference | Type reference (TYPE) | SEU_TYPE | Node type | 20120402 | |||
| 4 | I_PARENTID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 | |||
| 5 | I_TXTLG | Call by reference | Type reference (TYPE) | SCRPCHA72 | CHAR72 in Screen Painter | 20120402 |
Method TREE_ADD_SUB_NODE on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_ADD_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Internal ID number of a hierarchy node | 20120402 | |||
| 2 | I_NODETYPE | Call by reference | Type reference (TYPE) | SEU_TYPE | Node type | 20120402 | |||
| 3 | I_TXTLG | Call by reference | Type reference (TYPE) | SCRPCHA72 | Long description | 20120402 |
Method TREE_ADD_TOP_NODE on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_DESTROY Signature
Method TREE_DESTROY on class CL_RSZ_COMPONENT_TREE has no parameter.
Method TREE_DESTROY on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_FILL Signature
Method TREE_FILL on class CL_RSZ_COMPONENT_TREE has no parameter.
Method TREE_FILL on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_INIT Signature
Method TREE_INIT on class CL_RSZ_COMPONENT_TREE has no parameter.
Method TREE_INIT on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_NODE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method TREE_NODE_DELETE on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_NODE_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method TREE_NODE_EDIT on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_NODE_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENTID | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120402 |
Method TREE_NODE_INSERT on class CL_RSZ_COMPONENT_TREE has no exception.
Method TREE_REDISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIDE_KF | Call by reference | Type reference (TYPE) | RS_BOOL | Hide CKF/RKF | 20120402 |
Method TREE_REDISPLAY on class CL_RSZ_COMPONENT_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |