SAP ABAP Class IF_SALV_WD_TABLE_HIERARCHY (Settings for Display as Hierarchy)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20060125
Properties
Class IF_SALV_WD_TABLE_HIERARCHY  
Short Description Settings for Display as Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050729   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)
Interfaces
Class IF_SALV_WD_TABLE_HIERARCHY has no interface implemented.
Friends
Class IF_SALV_WD_TABLE_HIERARCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPANDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060126
2 LAST_HIERARCHY_COLUMN_AS_LEAF Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070126
Methods
# Method Level Visibility Method type Description Created on
1 IS_EXPANDED Instance method Public Method Checks Whether Hierarchy Levels Are Collapsed 20060126
2 IS_LAST_HIER_COLUMN_AS_LEAF Instance method Public Method Checks How Data of the Last Hierarchy Column Is Displayed 20070126
3 SET_EXPANDED Instance method Public Method Collapses All Hierarchy Levels up to the Highest 20060126
4 SET_LAST_HIER_COLUMN_AS_LEAF Instance method Public Method Displays Data of the Last Hierarchy Column as a Leaf 20070126
Events
Class IF_SALV_WD_TABLE_HIERARCHY has no event.
Types
Class IF_SALV_WD_TABLE_HIERARCHY has no local type.
Method Signatures

Method IS_EXPANDED 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 20060126

Method IS_EXPANDED on class IF_SALV_WD_TABLE_HIERARCHY has no exception.

Method IS_LAST_HIER_COLUMN_AS_LEAF 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 20070126

Method IS_LAST_HIER_COLUMN_AS_LEAF on class IF_SALV_WD_TABLE_HIERARCHY has no exception.

Method SET_EXPANDED 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 ABAP_TRUE 20060126

Method SET_EXPANDED on class IF_SALV_WD_TABLE_HIERARCHY has no exception.

Method SET_LAST_HIER_COLUMN_AS_LEAF 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 ABAP_TRUE 20070126

Method SET_LAST_HIER_COLUMN_AS_LEAF on class IF_SALV_WD_TABLE_HIERARCHY has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in