SAP ABAP Class CL_RSO_TLOGO_WB_INT_UI_TREE (Tree)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework
⤷
⤷
Properties
| Class | CL_RSO_TLOGO_WB_INT_UI_TREE | |
| Short Description | Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20111223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_TLOGO_WB_INT_UI_TREE has no forward declaration.
Interfaces
Class CL_RSO_TLOGO_WB_INT_UI_TREE has no interface implemented.
Friends
Class CL_RSO_TLOGO_WB_INT_UI_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_CHANGE_PACKAGE' | Change Package | 20120109 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_SEARCH' | Find | 20120109 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYUCOMM | 'FC_SEARCHN' | Find Next | 20120109 | ||
| 4 | Constant | Private | Type reference (TYPE) | TP_TREE_TYPE | 'D' | 20120109 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSO_TLOGO_WB_INT_UI_TREE | WB Integration: Tree Interface | 20120109 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSO_TLOGO_WB_INT_TREE_DEVCL | WB Integration: Tree - Package | 20120109 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package | 20120109 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Tool Bar Control | 20120109 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TP_TREE_TYPE | 20120109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120109 | |
| 2 | Instance method | Public | Method | 20120109 | ||
| 3 | Instance method | Private | Event handling method | 20120109 | ||
| 4 | Instance method | Public | Method | 20120109 | ||
| 5 | Instance method | Private | Method | 20120109 | ||
| 6 | Instance method | Private | Method | Generate Toolbar | 20120109 | |
| 7 | Instance method | Private | Method | 20120109 | ||
| 8 | Instance method | Private | Method | Initialized | 20120109 |
Events
Class CL_RSO_TLOGO_WB_INT_UI_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_TREE_TYPE | Private | See coding | 20120109 | TP_TREE_TYPE(1) type C
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 |
Method CONSTRUCTOR on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method FREE Signature
Method FREE on class CL_RSO_TLOGO_WB_INT_UI_TREE has no parameter.
Method FREE on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20120109 |
Method ON_FUNCTION_SELECTED on class CL_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 CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method _CREATE_SPLITTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CONTAINER_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 | |||
| 2 | E_R_CONTAINER_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 | |||
| 3 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 |
Method _CREATE_SPLITTER on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method _CREATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 |
Method _CREATE_TOOLBAR on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method _HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20120109 |
Method _HANDLE_FCODE on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
Method _INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20120109 |
Method _INIT on class CL_RSO_TLOGO_WB_INT_UI_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |