SAP ABAP Class CL_RSAWBN_SELECT_NODES_IN_TREE (Select multiple nodes in a tree)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
⤷
⤷
Properties
| Class | CL_RSAWBN_SELECT_NODES_IN_TREE | |
| Short Description | Select multiple nodes in a tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20090720 | 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) |
Interfaces
Class CL_RSAWBN_SELECT_NODES_IN_TREE has no interface implemented.
Friends
Class CL_RSAWBN_SELECT_NODES_IN_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20090720 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSAWBNTREENM | Name made up of tree DWB-object and (possibly) source system | 20090720 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB Object | 20090720 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSSH_T_NODEID | Table of Node IDs | 20090720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090720 |
Events
Class CL_RSAWBN_SELECT_NODES_IN_TREE has no event.
Types
Class CL_RSAWBN_SELECT_NODES_IN_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIRST_DESELECT_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090720 | ||
| 2 | I_TREENM | Call by reference | Type reference (TYPE) | RSAWBNTREENM | Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys | 20090720 | |||
| 3 | I_T_NODES_BY_ID | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20090720 | |||
| 4 | I_T_NODES_BY_NAME | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20090720 |
Method CONSTRUCTOR on class CL_RSAWBN_SELECT_NODES_IN_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |