SAP ABAP Class IF_SALV_WD_COLUMN_HIERARCHY (Settings for the Hierarchy Column)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_COLUMN Columns of the ALV Output 20050127
Properties
Class IF_SALV_WD_COLUMN_HIERARCHY  
Short Description Settings for the Hierarchy Column    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050127   SAP 
Last change 20060207   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)
Interfaces
Class IF_SALV_WD_COLUMN_HIERARCHY has no interface implemented.
Friends
Class IF_SALV_WD_COLUMN_HIERARCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HIERARCHY_COLUMN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050127
Methods
# Method Level Visibility Method type Description Created on
1 IS_HIERARCHY_COLUMN Instance method Public Method Returns Whether Column Is Hierarchy Column 20050127
2 SET_HIERARCHY_COLUMN Instance method Public Method Sets the Column as Hierarchy Column 20050127
Events
Class IF_SALV_WD_COLUMN_HIERARCHY has no event.
Types
Class IF_SALV_WD_COLUMN_HIERARCHY has no local type.
Method Signatures

Method IS_HIERARCHY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050127

Method IS_HIERARCHY_COLUMN on class IF_SALV_WD_COLUMN_HIERARCHY has no exception.

Method SET_HIERARCHY_COLUMN Signature

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

Method SET_HIERARCHY_COLUMN on class IF_SALV_WD_COLUMN_HIERARCHY has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in