SAP ABAP Interface IF_SALV_ADAPTER (ALV: Basis Interface for the Adapter)
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 composition (i COMPRISING i_ref) | IF_SALV_HIERSEQ_ADAPTER | ALV: Adapter Wrapper for Display of Sequential Tables | 20040205 |
2 | Interface composition (i COMPRISING i_ref) | IF_SALV_TABLE_DISPLAY_ADAPTER | Wrapping Adapter for Displaying Simple Tables | 20040205 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_ADAPTER | ALV: Basis Class Adapter | 20040219 |
Properties
Interface | IF_SALV_ADAPTER | |
Short Description | ALV: Basis Interface for the Adapter |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040205 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SALV_CONTROLLER_METADATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_SALV_C_BOOL_SAP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SALV_C_REFRESH | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_ADAPTER has no interface.
Friends
Interface IF_SALV_ADAPTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLOSE_SCREEN | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040329 | ||
2 | C_ADAPTER_TYPE_APPEND | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 5 | Adapter Type | 20040510 | |
3 | C_ADAPTER_TYPE_FULLSCREEN | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 1 | Fullscreen Adapter | 20040206 | |
4 | C_ADAPTER_TYPE_GRID | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 0 | Grid Adapter | 20040206 | |
5 | C_ADAPTER_TYPE_HIERSEQ | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 3 | Sequential Adapter | 20040206 | |
6 | C_ADAPTER_TYPE_LIST | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 2 | List Adapter | 20040206 | |
7 | C_ADAPTER_TYPE_TREE | Constant | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | 4 | Tree Adapter | 20040326 | |
8 | FUNCTION_CALL_ACTIVE | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040205 | ||
9 | REFRESH_MODE | Instance attribute | Public | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Data Element for Constants | 20040310 | ||
10 | R_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_CONTROLLER_MODEL | ALV: Abstract Controller | 20040219 | ||
11 | S_STABLE | Instance attribute | Public | Type reference (TYPE) | LVC_S_STBL | ALV Control: Refresh Stability | 20040310 | ||
12 | TYPE | Instance attribute | Public | Type reference (TYPE) | SALV_DE_ADAPTER_TYPE | Adapter Type | 20040206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070216 | |
2 | ![]() |
Instance method | Public | Method | Completing Meta Data | 20040325 |
3 | ![]() |
Instance method | Public | Method | Metadata is read by underlying tool | 20040205 |
4 | ![]() |
Instance method | Public | Method | 20040409 | |
5 | ![]() |
Instance method | Public | Method | Metadata will be set in underlying tool | 20040205 |
Events
Interface IF_SALV_ADAPTER has no event.
Types
Interface IF_SALV_ADAPTER has no local type.
Method Signatures
Method APPLY_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070216 |
Method APPLY_SERVICES on Interface IF_SALV_ADAPTER has no exception.
Method COMPLETE_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_LAYOUT | Call by reference | Type reference (TYPE) | ANY | 20040426 | |||
2 | ![]() |
T_FIELDCATALOG | Call by reference | Type reference (TYPE) | ANY | 20040325 |
Method COMPLETE_METADATA on Interface IF_SALV_ADAPTER has no exception.
Method GET_METADATA Signature
Method GET_METADATA on Interface IF_SALV_ADAPTER has no parameter.
Method GET_METADATA on Interface IF_SALV_ADAPTER has no exception.
Method SET_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040409 |
Method SET_FUNCTION on Interface IF_SALV_ADAPTER has no exception.
Method SET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGELIST | Call by reference | Object reference (TYPE REF TO) | CL_SALV_CONTROLLER_CHANGELIST | ALV: abstrakter Controller | 20040315 | ||
2 | ![]() |
S_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20040310 |
Method SET_METADATA on Interface IF_SALV_ADAPTER has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 700 |