SAP ABAP Interface IF_SALV_WD_VIEW_SETTINGS (Get View Settings)
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 | 20090205 |
Properties
| Interface | IF_SALV_WD_VIEW_SETTINGS | |
| Short Description | Get View Settings |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20090205 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_WD_VIEW_SETTINGS has no forward declaration.
Interfaces
Interface IF_SALV_WD_VIEW_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_VIEW_SETTINGS has no friend.
Attributes
Interface IF_SALV_WD_VIEW_SETTINGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Graphic Settings | 20090205 | |
| 2 | Instance method | Public | Method | Get Table Settings | 20090205 |
Events
Interface IF_SALV_WD_VIEW_SETTINGS has no event.
Types
Interface IF_SALV_WD_VIEW_SETTINGS has no local type.
Method Signatures
Method GET_GRAPHIC_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_GRAPHIC_SETTINGS | Einstellungen zur Anzeige einer Geschäftsgrafik | 20090205 |
Method GET_GRAPHIC_SETTINGS on Interface IF_SALV_WD_VIEW_SETTINGS has no exception.
Method GET_TABLE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_TABLE_SETTINGS | Einstellungen zur gesamten ALV-Ausgabe | 20090205 |
Method GET_TABLE_SETTINGS on Interface IF_SALV_WD_VIEW_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |