SAP ABAP Interface IF_SALV_WD_TABLE_HIERARCHY (Settings for Display as Hierarchy)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
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
| Interface | IF_SALV_WD_TABLE_HIERARCHY | |
| Short Description | Settings for Display as Hierarchy |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20050729 | SAP |
| Last changed | 20070911 | SAP |
| 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
Interface IF_SALV_WD_TABLE_HIERARCHY has no interface.
Friends
Interface IF_SALV_WD_TABLE_HIERARCHY has no friend.
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 | 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
Interface IF_SALV_WD_TABLE_HIERARCHY has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_WD_TABLE_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |