SAP ABAP Class IF_RSO_TLOGO_WB_INT_UI_TREE (WB Integration: Tree Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_TLOGO_WB_INT_TREE_BASE | WB Integration: Basis Class | 20120109 |
Properties
Class | IF_RSO_TLOGO_WB_INT_UI_TREE | |
Short Description | WB Integration: Tree Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111230 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RSO_TLOGO_WB_INT_UI_TREE has no interface implemented.
Friends
Class IF_RSO_TLOGO_WB_INT_UI_TREE has no friend class.
Attributes
Class IF_RSO_TLOGO_WB_INT_UI_TREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Collapse | 20120109 |
2 | ![]() |
Instance method | Public | Method | Expand | 20120109 |
3 | ![]() |
Instance method | Public | Method | Clean up | 20120109 |
4 | ![]() |
Instance method | Public | Method | 20120109 | |
5 | ![]() |
Instance method | Public | Method | Find | 20120109 |
6 | ![]() |
Instance method | Public | Method | Find Next | 20120109 |
7 | ![]() |
Instance method | Public | Method | 20120109 | |
8 | ![]() |
Instance method | Public | Method | 20120109 | |
9 | ![]() |
Instance method | Public | Method | Display Data | 20120109 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVT_EVENT_SHOW_WHERE_USED | Instance Event (0) |
Public (2) |
20120109 | |
2 | EVT_SHOW_T_MSG | Instance Event (0) |
Public (2) |
20120109 | |
3 | EVT_SHOW_XML | Instance Event (0) |
Public (2) |
20120109 |
Types
Class IF_RSO_TLOGO_WB_INT_UI_TREE has no local type.
Method Signatures
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method COLLAPSE_ALL on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method EXPAND_ALL on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method FREE Signature
Method FREE on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method FREE on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method GET_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20120109 | ||
2 | ![]() |
R_WIDTH | Value transfer | Type reference (TYPE) | I | 20120109 |
Method GET_COLUMN_WIDTH on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method SEARCH Signature
Method SEARCH on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method SEARCH on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method SEARCH_MORE Signature
Method SEARCH_MORE on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method SEARCH_MORE on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method SET_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20120109 |
Method SET_DEVCLASS on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120109 |
Method SET_VISIBLE on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method SHOW Signature
Method SHOW on class IF_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method SHOW on class IF_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Event Signatures
Event EVT_EVENT_SHOW_WHERE_USED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_OBJ_NAME | Exporting | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120109 | ||
2 | I_TLOGO | Exporting | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120109 | ||
3 | I_TS_OBJ_USED | Exporting | Value transfer | Type reference (TYPE) | CL_RSO_TLOGO_WB_INTEGRATION=>TN_TS_TLOGO_DETAILS | 20120109 |
Event EVT_SHOW_T_MSG Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_GRID_TITLE | Exporting | Value transfer | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20120109 | ||
2 | I_OBJ_NAME | Exporting | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120109 | ||
3 | I_TLOGO | Exporting | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120109 | ||
4 | I_T_MSG | Exporting | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20120109 |
Event EVT_SHOW_XML Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_OBJVERS | Exporting | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20120109 | ||
2 | I_OBJ_NAME | Exporting | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120109 | ||
3 | I_S_TLOGO_DETAILS | Exporting | Value transfer | Type reference (TYPE) | CL_RSO_TLOGO_WB_INTEGRATION=>TN_S_TLOGO_DETAILS | 20120109 | |||
4 | I_TLOGO | Exporting | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120109 | ||
5 | I_XML | Exporting | Value transfer | Type reference (TYPE) | STRING | 20120109 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |