SAP ABAP Class CL_RSAWB_DETAIL_ALVTREE (Detail Display with ALV Tree in the AWB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWB (Package) BW: Administrator's Workbench
Properties
Class CL_RSAWB_DETAIL_ALVTREE  
Short Description Detail Display with ALV Tree in the AWB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWB   BW: Administrator's Workbench 
Created 19990831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSATD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWB_DETAIL_ALVTREE has no interface implemented.
Friends
Class CL_RSAWB_DETAIL_ALVTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ALVTREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE Alv Tree 19990831
2 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 19990831
3 P_T_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 19990831
4 P_T_RSACFIELD Instance attribute Private Type reference (TYPE) RSATR_T_RSACFIELD Dummy Output Table 19990831
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 19990831
2 CHANGE_TOOLBAR Instance method Private Method Change toolbar 19990902
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990831
4 CREATE_HIERARCHY Instance method Private Method Create Hierarchy and Send to Frontend 19990831
5 CREATE_TREE Instance method Private Method Create ALV Tree 19990831
6 FREE_ALL Instance method Public Method Destroy Tree 19990923
7 ON_FUNCTION_SELECTED Instance method Private Event handling method Edit User FCodes from Toolbar 19990902
Events
# Event Type Visibility Description Created on
1 CLOSE_DETAILALV Instance Event
(0)
Public
(2)
Close ALV Tree 19990902
Types
Class CL_RSAWB_DETAIL_ALVTREE has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

Method BUILD_FIELDCATALOG on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
Method BUILD_FIELDCATALOG on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method CHANGE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CLOSEBUTTON Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20000320

Method CHANGE_TOOLBAR on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CLOSEBUTTON Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20000320
2 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19990831
3 Importing I_T_DATATABLE Value transfer Type reference (TYPE) RSATR_T_RSACFIELD Fieldcatalog 19990831

Method CONSTRUCTOR on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method CREATE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DATATABLE Call by reference Type reference (TYPE) RSATR_T_RSACFIELD Datentabelle 19990831

Method CREATE_HIERARCHY on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method CREATE_TREE 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 Container 19990831

Method CREATE_TREE on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method FREE_ALL Signature

Method FREE_ALL on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
Method FREE_ALL on class CL_RSAWB_DETAIL_ALVTREE has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 19990902

Method ON_FUNCTION_SELECTED on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Event Signatures

Event CLOSE_DETAILALV Signature
Event CLOSE_DETAILALV on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in