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 CL_COLUMN_TREE_MODEL 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 CO_COL_OBJNM Constant Protected Type reference (TYPE) TV_ITMNAME 'OBJNM' 20120109
2 CO_COL_TECHNAME Constant Protected Type reference (TYPE) TV_ITMNAME 'TECHNAME' Tree Control: Column Name / Item Name 20120109
3 CO_COL_TEXT Constant Protected Type reference (TYPE) TV_ITMNAME 'TEXT' Tree Control: Column Name / Item Name 20120109
4 CO_FCODE_ACTIVATE Constant Protected Type reference (TYPE) SYUCOMM 'FC_ACTIVATE' Function Code that Triggered PAI 20120109
5 CO_FCODE_BUILD_CONTENT Constant Protected Type reference (TYPE) SYUCOMM 'FC_BUILD_CONTENT' Function Code that Triggered PAI 20120109
6 CO_FCODE_DELETE Constant Protected Type reference (TYPE) SYUCOMM 'FC_DELETE' Function Code that Triggered PAI 20120109
7 CO_FCODE_DISPLAY_XML Constant Protected Type reference (TYPE) SYUCOMM 'FC_DISP_XML' Function Code that Triggered PAI 20120109
8 CO_FCODE_TRANSPORT Constant Protected Type reference (TYPE) SYUCOMM 'FC_TRANSPORT' Function Code that Triggered PAI 20120109
9 CO_FCODE_TRANSPORT_ALL Constant Protected Type reference (TYPE) SYUCOMM 'FC_TRANSPORT_ALL' Function Code that Triggered PAI 20120109
10 CO_FCODE_WHERE_USED Constant Protected Type reference (TYPE) SYUCOMM 'FC_WHERE_USED' Function Code that Triggered PAI 20120109
11 CO_SEL_MODE Constant Protected Type reference (TYPE) I CL_COLUMN_TREE_MODEL=>NODE_SEL_MODE_SINGLE 20120109
12 O_COL_OBJNM Instance attribute Protected Type reference (TYPE) TV_ITMNAME Tree Control: Column Name / Item Name 20120109
13 O_OBJ_NAME Instance attribute Protected Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20120109
14 O_R_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20120109
15 O_TLOGO Instance attribute Protected Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20120109
16 TREE_CTRL 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 ADD_NODES Instance method Protected Method 20120109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120109
3 LOAD Instance method Protected Method 20120109
4 ON_EXPAND_NO_CHILDREN Instance method Protected Event handling method 20120109
5 ON_NODE_CONTEXT_MENU_REQ Instance method Protected Event handling method Context Menu Request for a Node 20120109
6 ON_NODE_CONTEXT_MENU_SEL Instance method Protected Event handling method Context Menu Entry Selected 20120109
7 _HANDLE_FCODE Instance method Private Method 20120109
8 _INIT 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 Importing 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 Importing 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 Importing MENU Value transfer Attribute reference (LIKE) 20120109
2 Importing 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 Importing FCODE Value transfer Attribute reference (LIKE) 20120109
2 Importing 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 Importing I_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20120109
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20120109
3 Importing 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 Importing 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