SAP ABAP Class CL_RSO_TLOGO_WB_INT_TREE_BASE (WB Integration: Basis Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_WB_INT_UI_TREE | WB Integration: Tree Interface | 20120109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_TLOGO_WB_INT_TREE_DEVCL | WB Integration: Tree - Package | 20120109 |
Properties
| Class | CL_RSO_TLOGO_WB_INT_TREE_BASE | |
| Short Description | WB Integration: Basis Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO_WB_INT_UI_TREE | WB Integration: Tree Interface | 20120109 |
Friends
Class CL_RSO_TLOGO_WB_INT_TREE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TV_ITMNAME | 'OBJNM' | 20120109 | |||
| 2 | Constant | Protected | Type reference (TYPE) | TV_ITMNAME | 'TECHNAME' | Tree Control: Column Name / Item Name | 20120109 | ||
| 3 | Constant | Protected | Type reference (TYPE) | TV_ITMNAME | 'TEXT' | Tree Control: Column Name / Item Name | 20120109 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_ACTIVATE' | Function Code that Triggered PAI | 20120109 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_BUILD_CONTENT' | Function Code that Triggered PAI | 20120109 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_DELETE' | Function Code that Triggered PAI | 20120109 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_DISP_XML' | Function Code that Triggered PAI | 20120109 | ||
| 8 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_TRANSPORT' | Function Code that Triggered PAI | 20120109 | ||
| 9 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_TRANSPORT_ALL' | Function Code that Triggered PAI | 20120109 | ||
| 10 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FC_WHERE_USED' | Function Code that Triggered PAI | 20120109 | ||
| 11 | Constant | Protected | Type reference (TYPE) | I | CL_COLUMN_TREE_MODEL=>NODE_SEL_MODE_SINGLE | 20120109 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TV_ITMNAME | Tree Control: Column Name / Item Name | 20120109 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20120109 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20120109 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20120109 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20120109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120109 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120109 | |
| 3 | Instance method | Protected | Method | 20120109 | ||
| 4 | Instance method | Protected | Event handling method | 20120109 | ||
| 5 | Instance method | Protected | Event handling method | Context Menu Request for a Node | 20120109 | |
| 6 | Instance method | Protected | Event handling method | Context Menu Entry Selected | 20120109 | |
| 7 | Instance method | Private | Method | 20120109 | ||
| 8 | Instance method | Private | Method | 20120109 |
Events
Class CL_RSO_TLOGO_WB_INT_TREE_BASE has no event.
Types
Class CL_RSO_TLOGO_WB_INT_TREE_BASE has no local type.
Method Signatures
Method ADD_NODES Signature
Method ADD_NODES on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no parameter.
Method ADD_NODES on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | 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_TREE_BASE has no exception.
Method LOAD Signature
Method LOAD on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no parameter.
Method LOAD on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no exception.
Method ON_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120109 |
Method ON_EXPAND_NO_CHILDREN on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no exception.
Method ON_NODE_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20120109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120109 |
Method ON_NODE_CONTEXT_MENU_REQ on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no exception.
Method ON_NODE_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20120109 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120109 |
Method ON_NODE_CONTEXT_MENU_SEL on class CL_RSO_TLOGO_WB_INT_TREE_BASE 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 | |||
| 2 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120109 | |||
| 3 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120109 |
Method _HANDLE_FCODE on class CL_RSO_TLOGO_WB_INT_TREE_BASE has no exception.
Method _INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | 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_TREE_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |