SAP ABAP Class IF_SALV_DISPLAY_ADAPTER (ALV: Adapter Interface for Display)
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
Class IF_SALV_DISPLAY_ADAPTER  
Short Description ALV: Adapter Interface for Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040206   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_DISPLAY_ADAPTER has no forward declaration.
Interfaces
Class IF_SALV_DISPLAY_ADAPTER has no interface implemented.
Friends
Class IF_SALV_DISPLAY_ADAPTER has no friend class.
Attributes
Class IF_SALV_DISPLAY_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALLBACK_PROGRAM Instance method Public Method Get Name of the Calling Program 20040806
2 GET_COLUMNS Instance method Public Method Get Columns 20040211
3 GET_SELECTION_MODE Instance method Public Method Get Selection Mode 20040216
Events
Class IF_SALV_DISPLAY_ADAPTER has no event.
Types
Class 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 Returning VALUE Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040806

Method GET_CALLBACK_PROGRAM on class 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 Importing LEVEL Call by reference Type reference (TYPE) I 20040211
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_COLUMNS ALV Spalten 20040211

Method GET_COLUMNS on class 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 Importing LEVEL Call by reference Type reference (TYPE) I 20040216
2 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040216

Method GET_SELECTION_MODE on class IF_SALV_DISPLAY_ADAPTER has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in