SAP ABAP Class IF_RSQ_ISET_TREE (InfoSet: Tree Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSQ_ISET_TREE_BASE | InfoSet: Basis Class Baum | 20010306 |
Properties
Class | IF_RSQ_ISET_TREE | |
Short Description | InfoSet: Tree Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010306 | 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 IF_RSQ_ISET_TREE has no interface implemented.
Friends
Class IF_RSQ_ISET_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) | RSQIS_MODE | 20010422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Collapse tree | 20010306 |
2 | ![]() |
Instance method | Public | Method | Delete all Nodes | 20010308 |
3 | ![]() |
Instance method | Public | Method | Expand tree | 20010306 |
4 | ![]() |
Instance method | Public | Method | Clean up | 20010521 |
5 | ![]() |
Instance method | Public | Method | Returns Marked Entry | 20010417 |
6 | ![]() |
Instance method | Public | Method | Trigger Event | 20010511 |
7 | ![]() |
Instance method | Public | Method | Reload Tree Data | 20010306 |
8 | ![]() |
Instance method | Public | Method | Search in tree | 20010306 |
9 | ![]() |
Instance method | Public | Method | Find Next | 20010306 |
10 | ![]() |
Instance method | Public | Method | Display <-> Change | 20010419 |
11 | ![]() |
Instance method | Public | Method | Switch Visible | 20010419 |
12 | ![]() |
Instance method | Public | Method | Display of Data | 20010306 |
13 | ![]() |
Instance method | Public | Method | Sort | 20010306 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVT_ADD_TOBJECT | Instance Event (0) |
Public (2) |
20010503 |
Types
Class IF_RSQ_ISET_TREE has no local type.
Method Signatures
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class IF_RSQ_ISET_TREE has no parameter.
Method COLLAPSE_ALL on class IF_RSQ_ISET_TREE has no exception.
Method DELETE_ALL_NODES Signature
Method DELETE_ALL_NODES on class IF_RSQ_ISET_TREE has no parameter.
Method DELETE_ALL_NODES on class IF_RSQ_ISET_TREE has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class IF_RSQ_ISET_TREE has no parameter.
Method EXPAND_ALL on class IF_RSQ_ISET_TREE has no exception.
Method FREE Signature
Method FREE on class IF_RSQ_ISET_TREE has no parameter.
Method FREE on class IF_RSQ_ISET_TREE has no exception.
Method GET_SELECTED_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20010510 | ||
2 | ![]() |
C_TREEMNOTAB | Call by reference | Type reference (TYPE) | TREEMNOTAB | Tree Model: Tabelle von Knotenschlüsseln | 20010510 | ||
3 | ![]() |
E_TOBJ | Call by reference | Type reference (TYPE) | RSQ_S_TOBJ_R | InfoSet: TabellenObjekt mit Referenz | 20010510 |
Method GET_SELECTED_ITEM on class IF_RSQ_ISET_TREE has no exception.
Method RAISE_ADD_TOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TOBJ_R | Call by reference | Type reference (TYPE) | RSQ_S_TOBJ_R | InfoSet: TabellenObjekt mit Referenz | 20010511 |
Method RAISE_ADD_TOBJ on class IF_RSQ_ISET_TREE has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class IF_RSQ_ISET_TREE has no parameter.
Method REFRESH_DATA on class IF_RSQ_ISET_TREE has no exception.
Method SEARCH Signature
Method SEARCH on class IF_RSQ_ISET_TREE has no parameter.
Method SEARCH on class IF_RSQ_ISET_TREE has no exception.
Method SEARCH_MORE Signature
Method SEARCH_MORE on class IF_RSQ_ISET_TREE has no parameter.
Method SEARCH_MORE on class IF_RSQ_ISET_TREE has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSQIS_MODE | Flag-Struktur | 20010422 |
Method SET_MODE on class IF_RSQ_ISET_TREE has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010419 |
Method SET_VISIBLE on class IF_RSQ_ISET_TREE has no exception.
Method SHOW Signature
Method SHOW on class IF_RSQ_ISET_TREE has no parameter.
Method SHOW on class IF_RSQ_ISET_TREE has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCENDING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010306 |
Method SORT on class IF_RSQ_ISET_TREE has no exception.
Event Signatures
Event EVT_ADD_TOBJECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | S_TOBJ | Exporting | Value transfer | Type reference (TYPE) | RSQ_S_TOBJ_R | InfoSet: TabellenObjekt mit Referenz | 20010503 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |