SAP ABAP Interface IF_SALV_DISPLAY_ADAPTER (ALV: Adapter Interface for Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_FULLSCREEN_ADAPTER | ALV: Adapter for Output of Data in a List | 20040211 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GRID_ADAPTER | ALV: Adapter for Output of Data in a Grid Container | 20040212 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_HIERSEQ_ADAPTER | ALV: Adapter for Sequential Lists | 20040211 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_LIST_ADAPTER | ALV: Adapter for Output of Data in a List | 20040220 |
Properties
Interface | IF_SALV_DISPLAY_ADAPTER | |
Short Description | ALV: Adapter Interface for Display |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040206 | SAP |
Last changed | 20040930 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_DISPLAY_ADAPTER has no forward declaration.
Interfaces
Interface IF_SALV_DISPLAY_ADAPTER has no interface.
Friends
Interface IF_SALV_DISPLAY_ADAPTER has no friend.
Attributes
Interface IF_SALV_DISPLAY_ADAPTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Name of the Calling Program | 20040806 |
2 | ![]() |
Instance method | Public | Method | Get Columns | 20040211 |
3 | ![]() |
Instance method | Public | Method | Get Selection Mode | 20040216 |
Events
Interface IF_SALV_DISPLAY_ADAPTER has no event.
Types
Interface IF_SALV_DISPLAY_ADAPTER has no local type.
Method Signatures
Method GET_CALLBACK_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040806 |
Method GET_CALLBACK_PROGRAM on Interface IF_SALV_DISPLAY_ADAPTER has no exception.
Method GET_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040211 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_COLUMNS | ALV Spalten | 20040211 |
Method GET_COLUMNS on Interface IF_SALV_DISPLAY_ADAPTER has no exception.
Method GET_SELECTION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040216 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040216 |
Method GET_SELECTION_MODE on Interface IF_SALV_DISPLAY_ADAPTER has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |