SAP ABAP Class CL_RSQVT_DETAILTREE (View: Tree with Detailed Information)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSQVT_EXCEPTIONS | 20061122 |
Properties
Class | CL_RSQVT_DETAILTREE | |
Short Description | View: Tree with Detailed Information | |
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_DETAILTREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSQVT_EXCEPTIONS | 20061122 |
Friends
Class CL_RSQVT_DETAILTREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060509 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Network Control | 20060509 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | List Tree Control with Data Management at the Backend | 20060509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20060509 | |
2 | ![]() |
Instance method | Private | Method | 20061113 | |
3 | ![]() |
Instance method | Public | Constructor | 20060509 | |
4 | ![]() |
Instance method | Private | Event handling method | 20060509 | |
5 | ![]() |
Instance method | Private | Event handling method | 20060509 | |
6 | ![]() |
Instance method | Private | Event handling method | 20060509 | |
7 | ![]() |
Instance method | Public | Method | 20060509 | |
8 | ![]() |
Instance method | Private | Method | 20061113 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PATH_SELECTION | Instance Event (0) |
Public (2) |
20060509 | |
2 | TREE_SELECTION | Instance Event (0) |
Public (2) |
20060509 |
Types
Class CL_RSQVT_DETAILTREE has no local type.
Method Signatures
Method BUILD_FROM_SELTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELTREE | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
Method BUILD_FROM_SELTREE on class CL_RSQVT_DETAILTREE has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061113 |
Method CHECK on class CL_RSQVT_DETAILTREE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060509 |
Method CONSTRUCTOR on class CL_RSQVT_DETAILTREE has no exception.
Method ON_CHECKBOX_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Value transfer | Attribute reference (LIKE) | 20060509 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20060509 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20060509 |
Method ON_CHECKBOX_CHANGE on class CL_RSQVT_DETAILTREE has no exception.
Method ON_ITEM_DBLCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20060509 |
Method ON_ITEM_DBLCLICK on class CL_RSQVT_DETAILTREE has no exception.
Method ON_NODE_DBLCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20060509 |
Method ON_NODE_DBLCLICK on class CL_RSQVT_DETAILTREE has no exception.
Method SET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | SQLVIS-View mit Netzplan | 20060509 |
Method SET_MODEL on class CL_RSQVT_DETAILTREE has no exception.
Method UNCHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061113 |
Method UNCHECK on class CL_RSQVT_DETAILTREE has no exception.
Event Signatures
Event PATH_SELECTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SELECTIONMODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
Event TREE_SELECTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20060509 | ||
2 | SELMODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Container für Detailtree mit Selektion | 20061113 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |