SAP ABAP Class CL_SALV_MODEL_LIST (Basis Model for All List-Type Table Displays)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_MODEL_BASE Basis Model for All Table Displays 20040220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_HIERSEQ_TABLE Basis Class for Hierarchical-Sequential Tables 20040223
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_TABLE Basis Class for Simple Tables 20040220
Properties
Class CL_SALV_MODEL_LIST  
Short Description Basis Model for All List-Type Table Displays    
Super Class CL_SALV_MODEL_BASE Basis Model for All Table Displays 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_OBJECTS   ALV Object Model Basis Classes 
Created 20040220   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_MODEL_LIST has no forward declaration.
Interfaces
Class CL_SALV_MODEL_LIST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CONTROLLER 20040416 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_DISPLAY_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_DISPLAY_SETTINGS ALV Settings for Display 20040303
2 R_EVENTS Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_EVENTS ALV: General Events 20040220
3 R_FUNCTIONAL_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_FUNCTIONAL_SETTINGS ALV Settings for Functions 20040303
4 R_LAYOUT Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_LAYOUT ALV layout 20040224
5 R_PRINT Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_PRINT ALV Settings for Printing 20040303
Methods
# Method Level Visibility Method type Description Created on
1 GET_DISPLAY_SETTINGS Instance method Public Method Get Object with Global Settings for Display 20040303
2 GET_FUNCTIONAL_SETTINGS Instance method Public Method Get Object with Settings for Technical Environment 20040303
3 GET_LAYOUT Instance method Public Method Get Layout Object 20040303
4 GET_PRINT Instance method Public Method Get Print Object 20040303
5 SET_END_OF_LIST_PRINT Instance method Public Method Set Design Object for Footer Area (Print) 20040303
6 SET_MODUS Instance method Public Method If TOL > Max. Permitted Number of Lines per Page 20070809
7 SET_TOP_OF_LIST_PRINT Instance method Public Method Set Design Object for Header Area (Print) 20040303
Events
Class CL_SALV_MODEL_LIST has no event.
Types
Class CL_SALV_MODEL_LIST has no local type.
Method Signatures

Method GET_DISPLAY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_DISPLAY_SETTINGS ALV Einstellungen zur Anzeige 20040303

Method GET_DISPLAY_SETTINGS on class CL_SALV_MODEL_LIST has no exception.

Method GET_FUNCTIONAL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FUNCTIONAL_SETTINGS Einstellungen zur Funktionalität des ALV 20040303

Method GET_FUNCTIONAL_SETTINGS on class CL_SALV_MODEL_LIST has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_LAYOUT ALV Layout 20040303

Method GET_LAYOUT on class CL_SALV_MODEL_LIST has no exception.

Method GET_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_PRINT Einstellungen zum ALV Druck 20040303

Method GET_PRINT on class CL_SALV_MODEL_LIST has no exception.

Method SET_END_OF_LIST_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040303

Method SET_END_OF_LIST_PRINT on class CL_SALV_MODEL_LIST has no exception.

Method SET_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070809

Method SET_MODUS on class CL_SALV_MODEL_LIST has no exception.

Method SET_TOP_OF_LIST_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040303

Method SET_TOP_OF_LIST_PRINT on class CL_SALV_MODEL_LIST has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 700