SAP ABAP Class CL_DB4_COLUMN_TREE (DB6: simple column tree abstraction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Properties
Class CL_DB4_COLUMN_TREE  
Short Description DB6: simple column tree abstraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20070201   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6CI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB4_COLUMN_TREE has no interface implemented.
Friends
Class CL_DB4_COLUMN_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR Instance attribute Public Type reference (TYPE) DB6CI_COLUMN_TREE 20070201
2 CONTAINER_SUPPLIED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070201
3 HIERARCHY_COLUMN Constant Public Type reference (TYPE) TV_ITMNAME 'treeObject' Tree Control: Column Name / Item Name 20070201
4 WEBDYNPRO_CALLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20070201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070201
2 FREE Instance method Public Method free all objects 20070201
3 REFRESH Instance method Public Method refresh ALV tree 20070201
4 RESET_NODES Instance method Public Method remove all nodes from tree 20070201
Events
Class CL_DB4_COLUMN_TREE has no event.
Types
Class CL_DB4_COLUMN_TREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20070201
2 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20070201
3 Importing HEADER Call by reference Type reference (TYPE) TREEV_HHDR Tree Control: Attributes of the Hierarchy Header 20070201
4 Importing SELECTION_MODE Call by reference Type reference (TYPE) I 1 20070201
5 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL 20070201

Method CONSTRUCTOR on class CL_DB4_COLUMN_TREE has no exception.

Method FREE Signature

Method FREE on class CL_DB4_COLUMN_TREE has no parameter.
Method FREE on class CL_DB4_COLUMN_TREE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_DB4_COLUMN_TREE has no parameter.
Method REFRESH on class CL_DB4_COLUMN_TREE has no exception.

Method RESET_NODES Signature

Method RESET_NODES on class CL_DB4_COLUMN_TREE has no parameter.
Method RESET_NODES on class CL_DB4_COLUMN_TREE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710