SAP ABAP Class IF_DMC_ALV_TREE (ALV tree object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CONV_LOGIC_GUI DMC: Conversion Object 20050727
Properties
Class IF_DMC_ALV_TREE  
Short Description ALV tree object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050727   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DMC_ALV_TREE has no forward declaration.
Interfaces
Class IF_DMC_ALV_TREE has no interface implemented.
Friends
Class IF_DMC_ALV_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_HTML_VIEWER_REF Instance attribute Public Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20050727
2 ALV_TOOLBAR_REF Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050727
3 ALV_TREE_REF Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20050727
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BUTTON_VISIBILITY Instance method Public Method adjusts visibility of toolbar buttons depending on edit mode 20050727
2 BUILD_ALV_FIELDCATALOG Instance method Public Method creates fieldcatalog for ALV tree 20050728
3 BUILD_ALV_HIERARCHY_HDR Instance method Public Method creates hierarchy header for ALV display 20050728
4 BUILD_ALV_TREE Instance method Public Method displays information in tree 20050728
5 BUILD_ALV_TREE_TOOLBAR Instance method Public Method build toolbar of ALV tree 20050727
6 GET_ALV_TOOLBAR_EXCL_FUNCTIONS Instance method Public Method excludes functions from ALV toolbar 20050728
7 GET_ALV_TREE Instance method Public Method returns ALV tree 20050727
8 INIT_ALV_TREE_HANDLERS Instance method Public Method initializes event handlers of ALV tree 20050727
9 SET_ALV_HTML_VIEWER Instance method Public Method sets HTML viewer object of ALV tree 20050727
10 SET_ALV_TOOLBAR Instance method Public Method sets toolbar of ALV tree 20050727
11 SET_ALV_TREE Instance method Public Method sets ALV tree 20050727
Events
Class IF_DMC_ALV_TREE has no event.
Types
Class IF_DMC_ALV_TREE has no local type.
Method Signatures

Method ADJUST_BUTTON_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050727

Method ADJUST_BUTTON_VISIBILITY on class IF_DMC_ALV_TREE has no exception.

Method BUILD_ALV_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20050728

Method BUILD_ALV_FIELDCATALOG on class IF_DMC_ALV_TREE has no exception.

Method BUILD_ALV_HIERARCHY_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_HIERARCHY_HDR Call by reference Type reference (TYPE) TREEV_HHDR 20050728

Method BUILD_ALV_HIERARCHY_HDR on class IF_DMC_ALV_TREE has no exception.

Method BUILD_ALV_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050728

Method BUILD_ALV_TREE on class IF_DMC_ALV_TREE has no exception.

Method BUILD_ALV_TREE_TOOLBAR Signature

Method BUILD_ALV_TREE_TOOLBAR on class IF_DMC_ALV_TREE has no parameter.
Method BUILD_ALV_TREE_TOOLBAR on class IF_DMC_ALV_TREE has no exception.

Method GET_ALV_TOOLBAR_EXCL_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS 20050728

Method GET_ALV_TOOLBAR_EXCL_FUNCTIONS on class IF_DMC_ALV_TREE has no exception.

Method GET_ALV_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_ALV_TREE Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050727

Method GET_ALV_TREE on class IF_DMC_ALV_TREE has no exception.

Method INIT_ALV_TREE_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050727

Method INIT_ALV_TREE_HANDLERS on class IF_DMC_ALV_TREE has no exception.

Method SET_ALV_HTML_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050727

Method SET_ALV_HTML_VIEWER on class IF_DMC_ALV_TREE has no exception.

Method SET_ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050727

Method SET_ALV_TOOLBAR on class IF_DMC_ALV_TREE has no exception.

Method SET_ALV_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20050727

Method SET_ALV_TREE on class IF_DMC_ALV_TREE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in