SAP ABAP Class CL_RSZ_TREE_ALV (BIT: Generic Tree Control)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZ (Package) BEx query definition server
⤷
⤷
Properties
| Class | CL_RSZ_TREE_ALV | |
| Short Description | BIT: Generic Tree Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TREE_CONTROL_MSG | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSZ | BEx query definition server |
| Created | 20080225 | 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) |
Interfaces
Class CL_RSZ_TREE_ALV has no interface implemented.
Friends
Class CL_RSZ_TREE_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20080902 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | Tree Control | 20080902 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_FCAT | Field Catalog | 20080902 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYI | Layout structure for items of the ALV tree control | 20080902 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSZ_S_TREE_DELETE_ITEMS | BWT: Tree Control Structure for ALV | 20080902 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_CHIT | Liste der Knotentypen | 20080902 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | RSZ_T_DELETE_LIST | Delete information for new RSZDELETE | 20080902 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20080902 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20080902 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSZ_T_TREE_DELETE_ITEMS | BWT: Tree Control Table for ALV | 20080902 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_CHIT | Liste der Knotentypen | 20080902 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Tree display done on front-end | 20080902 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | LVC_NKEY | Tree Control: Node Key | 20080902 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | LVC_NKEY | Tree Control: Node Key of Parent | 20080902 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | 'RSZ_S_TREE_DELETE_ITEMS' | Table Name | 20080902 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | CHAR25 | 'TREE_CONTAINER' | Container Name | 20080902 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | I | 2 | Initial tree level | 20080902 |
Methods
Events
Class CL_RSZ_TREE_ALV has no event.
Types
Class CL_RSZ_TREE_ALV has no local type.
Method Signatures
Method CHECK_DELETION_ALLOWED Signature
Method CHECK_DELETION_ALLOWED on class CL_RSZ_TREE_ALV has no parameter.
Method CHECK_DELETION_ALLOWED on class CL_RSZ_TREE_ALV has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080902 |
Method HANDLE_CHECKBOX_CHANGE on class CL_RSZ_TREE_ALV has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20080902 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080902 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RSZ_TREE_ALV 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 | Value transfer | Attribute reference (LIKE) | 20080902 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSZ_TREE_ALV has no exception.
Method TREE_ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 2 | IS_OUTTAB | Value transfer | Type reference (TYPE) | ANY | Output data | 20080902 | |||
| 3 | I_COLOR | Value transfer | Type reference (TYPE) | I | Color | 20080902 | |||
| 4 | I_ICON | Value transfer | Type reference (TYPE) | C | Icon | 20080902 | |||
| 5 | I_LEVEL | Value transfer | Type reference (TYPE) | I | Level | 20080902 | |||
| 6 | I_PARENT | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 |
Method TREE_ADD_NODE on class CL_RSZ_TREE_ALV has no exception.
Method TREE_DESTROY Signature
Method TREE_DESTROY on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_DESTROY on class CL_RSZ_TREE_ALV has no exception.
Method TREE_DISPLAY Signature
Method TREE_DISPLAY on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_DISPLAY on class CL_RSZ_TREE_ALV has no exception.
Method TREE_DOWNLOAD Signature
Method TREE_DOWNLOAD on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_DOWNLOAD on class CL_RSZ_TREE_ALV has no exception.
Method TREE_FIND_NODE Signature
Method TREE_FIND_NODE on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_FIND_NODE on class CL_RSZ_TREE_ALV has no exception.
Method TREE_INIT Signature
Method TREE_INIT on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_INIT on class CL_RSZ_TREE_ALV has no exception.
Method TREE_PICK_NODE Signature
Method TREE_PICK_NODE on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_PICK_NODE on class CL_RSZ_TREE_ALV has no exception.
Method TREE_PRINT Signature
Method TREE_PRINT on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_PRINT on class CL_RSZ_TREE_ALV has no exception.
Method TREE_UPDATE_BY_DELETE_LIST Signature
Method TREE_UPDATE_BY_DELETE_LIST on class CL_RSZ_TREE_ALV has no parameter.
Method TREE_UPDATE_BY_DELETE_LIST on class CL_RSZ_TREE_ALV has no exception.
Method TREE_UPDATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKBOX_DISABLED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080902 | |||
| 2 | I_CHECKBOX_SELECTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080902 | |||
| 3 | I_ICON_DEL | Call by reference | Type reference (TYPE) | TV_IMAGE | Icon in text fields (substitute display, alias) | 20080902 | |||
| 4 | I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 5 | I_WITH_CHECKBOX | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20080902 |
Method TREE_UPDATE_NODE on class CL_RSZ_TREE_ALV has no exception.
Method WRITE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 2 | I_CHANGED_BY | Value transfer | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20080902 | |||
| 3 | I_CHANGED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 4 | I_CHECKED | Value transfer | Type reference (TYPE) | RS_BOOL | Delete | 20080902 | |||
| 5 | I_COLOR | Value transfer | Type reference (TYPE) | I | Color | 20080902 | |||
| 6 | I_DEFTP | Value transfer | Type reference (TYPE) | RSZDEFTP | Type | 20080902 | |||
| 7 | I_ICON | Value transfer | Type reference (TYPE) | C | Icon | 20080902 | |||
| 8 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOCUBE | InfoProvider | 20080902 | |||
| 9 | I_LASTUSED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 10 | I_LEVEL | Value transfer | Type reference (TYPE) | I | Hierarchy Level | 20080902 | |||
| 11 | I_OWNER | Value transfer | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20080902 | |||
| 12 | I_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | Package | 20080902 | |||
| 13 | I_PARENT | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 14 | I_SYSTEM | Value transfer | Type reference (TYPE) | SRCSYSTEM | Original System of Object | 20080902 | |||
| 15 | I_TECHNAME | Value transfer | Type reference (TYPE) | RSDIOBJNM | Technical Name | 20080902 | |||
| 16 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Title (Object) | 20080902 | |||
| 17 | I_UID | Value transfer | Type reference (TYPE) | SYSUUID_25 | Technical ID | 20080902 |
Method WRITE_ALL on class CL_RSZ_TREE_ALV has no exception.
Method WRITE_SUB_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 2 | I_CHANGED_BY | Value transfer | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20080902 | |||
| 3 | I_CHANGED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 4 | I_CHECKED | Value transfer | Type reference (TYPE) | RS_BOOL | Value | 20080902 | |||
| 5 | I_DEFTP | Value transfer | Type reference (TYPE) | RSZDEFTP | Definition type of an element | 20080902 | |||
| 6 | I_ICON | Value transfer | Type reference (TYPE) | C | Icon | 20080902 | |||
| 7 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20080902 | |||
| 8 | I_LASTUSED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 9 | I_OWNER | Value transfer | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20080902 | |||
| 10 | I_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | 20080902 | ||||
| 11 | I_PARENT | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 12 | I_SYSTEM | Value transfer | Type reference (TYPE) | SRCSYSTEM | 20080902 | ||||
| 13 | I_TECHNAME | Value transfer | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20080902 | |||
| 14 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Title (Object) | 20080902 | |||
| 15 | I_UID | Value transfer | Type reference (TYPE) | SYSUUID_25 | 20080902 |
Method WRITE_SUB_NODE on class CL_RSZ_TREE_ALV has no exception.
Method WRITE_TOP_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080902 | |||
| 2 | I_CHANGED_BY | Value transfer | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20080902 | |||
| 3 | I_CHANGED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 4 | I_CHECKED | Value transfer | Type reference (TYPE) | RS_BOOL | Delete | 20080902 | |||
| 5 | I_DEFTP | Value transfer | Type reference (TYPE) | RSZDEFTP | Type | 20080902 | |||
| 6 | I_ICON | Value transfer | Type reference (TYPE) | C | Icon | 20080902 | |||
| 7 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOCUBE | InfoProvider | 20080902 | |||
| 8 | I_LASTUSED_ON | Value transfer | Type reference (TYPE) | RSTSTPDAT | Changed On | 20080902 | |||
| 9 | I_OWNER | Value transfer | Type reference (TYPE) | RSOWNER | 20080902 | ||||
| 10 | I_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | 20080902 | ||||
| 11 | I_SYSTEM | Value transfer | Type reference (TYPE) | SRCSYSTEM | 20080902 | ||||
| 12 | I_TECHNAME | Value transfer | Type reference (TYPE) | RSDIOBJNM | Technical Name | 20080902 | |||
| 13 | I_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | Title (Object) | 20080902 | |||
| 14 | I_UID | Value transfer | Type reference (TYPE) | SYSUUID_25 | Technical ID | 20080902 |
Method WRITE_TOP_NODE on class CL_RSZ_TREE_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |