SAP ABAP Class CL_RSQVT_SELECTIONTREE (Container for Details Tree with Selection)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Properties
| Class | CL_RSQVT_SELECTIONTREE | |
| Short Description | Container for Details Tree with Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20060509 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSQVT_SELECTIONTREE has no forward declaration.
Interfaces
Class CL_RSQVT_SELECTIONTREE has no interface implemented.
Friends
Class CL_RSQVT_SELECTIONTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060509 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060509 | |||
| 3 | Instance attribute | Private | See coding | 20060509 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060509 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060509 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Network Control | 20060509 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060509 |
Methods
Events
Class CL_RSQVT_SELECTIONTREE has no event.
Types
Class CL_RSQVT_SELECTIONTREE has no local type.
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKABLE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | |||
| 2 | I_CHECKED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | |||
| 3 | I_ISFOLDER | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | |||
| 4 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20060509 | ||||
| 5 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method ADD_NODE on class CL_RSQVT_SELECTIONTREE has no exception.
Method BUILD_NODES_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060509 | |||
| 2 | I_STRINGTABLE | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method BUILD_NODES_FROM_TABLE on class CL_RSQVT_SELECTIONTREE has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECKPATHES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method CHECK on class CL_RSQVT_SELECTIONTREE has no exception.
Method CHECK_SELECTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECKPATHES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method CHECK_SELECTIVE on class CL_RSQVT_SELECTIONTREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method CONSTRUCTOR on class CL_RSQVT_SELECTIONTREE has no exception.
Method CREATE_COND_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKABLE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | |||
| 2 | I_CHECKED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | |||
| 3 | I_COND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model: abstrakte Condition | 20060509 | |||
| 4 | I_PARENT_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060509 | |||
| 5 | I_SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method CREATE_COND_TREE on class CL_RSQVT_SELECTIONTREE has no exception.
Method GET_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHILDS | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_CHILDS on class CL_RSQVT_SELECTIONTREE has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_KEY | Value transfer | Type reference (TYPE) | STRING | 20060509 |
Method GET_KEY on class CL_RSQVT_SELECTIONTREE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
Method GET_PARENT on class CL_RSQVT_SELECTIONTREE has no exception.
Method GET_PATHCOMB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STARTNODE | Call by reference | Type reference (TYPE) | STRING | 20060509 | ||||
| 2 | R_PATHCOMB | Value transfer | Type reference (TYPE) | STRING | 20060509 |
Method GET_PATHCOMB on class CL_RSQVT_SELECTIONTREE has no exception.
Method GET_PATHLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATHLIST | Value transfer | Type reference (TYPE) | TABLE | 20060509 | ||||
| 2 | I_STARTNODE | Call by reference | Type reference (TYPE) | STRING | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method GET_PATH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | Tree Model: Schlüssel eines Knotens | 20061113 | |||
| 2 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Container für Detailtree mit Selektion | 20061113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Fehler im Model | 20061113 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060509 |
Method GET_TEXT on class CL_RSQVT_SELECTIONTREE has no exception.
Method IS_CHECKABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHECKABLE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
Method IS_CHECKABLE on class CL_RSQVT_SELECTIONTREE has no exception.
Method IS_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHECKED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
Method IS_CHECKED on class CL_RSQVT_SELECTIONTREE has no exception.
Method IS_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ISFOLDER | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
Method IS_FOLDER on class CL_RSQVT_SELECTIONTREE has no exception.
Method IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ISLEAF | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
Method IS_LEAF on class CL_RSQVT_SELECTIONTREE has no exception.
Method UNCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_UNCHECKPATHES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method UNCHECK on class CL_RSQVT_SELECTIONTREE has no exception.
Method UNCHECK_SELECTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_UNCHECKPATHES | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method UNCHECK_SELECTIVE on class CL_RSQVT_SELECTIONTREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |