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 | 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 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060126 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Hierarchy Levels Are Collapsed | 20060126 | |
| 2 | Instance method | Public | Method | Checks How Data of the Last Hierarchy Column Is Displayed | 20070126 | |
| 3 | Instance method | Public | Method | Collapses All Hierarchy Levels up to the Highest | 20060126 | |
| 4 | 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 | 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 | 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 | 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 | 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 |