SAP ABAP Class IF_SALV_GRM_LISTVIEW_SERVICE (ALV List Service)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_GZ_OBSERVER_FACTORY Observer Factory 20090225
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_LISTVIEW_SERVICE ALV List Service 20090224
Properties
Class IF_SALV_GRM_LISTVIEW_SERVICE  
Short Description ALV List Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_GRM_LISTVIEW_SERVICE has no forward declaration.
Interfaces
Class IF_SALV_GRM_LISTVIEW_SERVICE has no interface implemented.
Friends
Class IF_SALV_GRM_LISTVIEW_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANGE Constant Public See coding 20090226
2 C_MODUS Constant Public See coding 20090227
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20090305
2 GET_ALL_DATA Instance method Public Method No TP: Enter All Data in T_DATA 20090227
3 GET_DATA_PACKAGE Instance method Public Method TP : Preparing T_DATA for FIRSTLINE-LASTLINE Area 20090227
4 GET_DATA_SOURCE Instance method Public Method 20090227
5 GET_MODEL_MODUS Instance method Public Method 20090227
6 GET_R_CONFIGURATION Instance method Public Method 20090303
7 GET_TABLE_MODEL Instance method Public Method 20090227
8 IS_TOTAL_POSITION_BEFORE_ITEMS Instance method Public Method 20090227
9 NOTIFY_CHANGE Instance method Public Method 20090226
10 PREPARE_DATA_PAGING Instance method Public Method Preparing TP : Size of T_DATA to DataProvider 20090227
Events
Class IF_SALV_GRM_LISTVIEW_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_TABLE_LINE Public Type reference (TYPE) SYTABIX 20090227
Method Signatures

Method FREE Signature

Method FREE on class IF_SALV_GRM_LISTVIEW_SERVICE has no parameter.
Method FREE on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUI_TYPE Call by reference Type reference (TYPE) I 20090227
2 Exporting RT_DATA Call by reference Object reference (TYPE REF TO) LVC_T_DATA Datentransfertabelle für ListViewerControl 20090227
3 Exporting RT_IDPO Call by reference Object reference (TYPE REF TO) LVC_T_IDPO ALV-Control: Konvertierung ID in Position 20090227
4 Exporting RT_INFO Call by reference Object reference (TYPE REF TO) LVC_T_INFO Dateninfotabelle für ListViewerControl 20090227
5 Exporting RT_POID Call by reference Object reference (TYPE REF TO) LVC_T_POID ALV-Control: Konvertierung Position auf ID 20090227
6 Exporting RT_ROID Call by reference Object reference (TYPE REF TO) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090227
7 Exporting TABLE_LINES Call by reference Type reference (TYPE) Y_TABLE_LINE Index interner Tabellen 20090227
8 Exporting T_START_INDEX Call by reference Type reference (TYPE) LVC_T_STIN Startindex in LVC_T_DATA für aufzubereitende Zeilen 20090227
9 Importing VIEW Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20090227

Method GET_ALL_DATA on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_DATA_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_ENTRIES_NOT_IN_RANGE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090227
2 Importing FIRSTLINE Call by reference Type reference (TYPE) Y_TABLE_LINE Index interner Tabellen 20090227
3 Importing GUI_TYPE Call by reference Type reference (TYPE) IF_SALV_GRU_VIEW_CTRL=>Y_GUI_TYPE 20090227
4 Importing LASTLINE Call by reference Type reference (TYPE) Y_TABLE_LINE Index interner Tabellen 20090227
5 Exporting RT_DATA Call by reference Object reference (TYPE REF TO) LVC_T_DATA Datentransfertabelle für ListViewerControl 20090227
6 Importing VIEW Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20090227

Method GET_DATA_PACKAGE on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_DATA_SOURCE 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) IF_SALV_GRM_DATA_SOURCE Applikationsdaten 20090227

Method GET_DATA_SOURCE on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_MODEL_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20090227

Method GET_MODEL_MODUS on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_R_CONFIGURATION 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) IF_ALV_CML_CONFIGURATION_READ Public Interface ALV Konfiguration 20090303

Method GET_R_CONFIGURATION on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method GET_TABLE_MODEL 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) IF_SALV_GRM_TABLE_MODEL Table Model 20090227

Method GET_TABLE_MODEL on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method IS_TOTAL_POSITION_BEFORE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090227

Method IS_TOTAL_POSITION_BEFORE_ITEMS on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method NOTIFY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_ID Call by reference Type reference (TYPE) STRING 20090226

Method NOTIFY_CHANGE on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.

Method PREPARE_DATA_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUI_TYPE Call by reference Type reference (TYPE) I 20090227
2 Exporting RT_DATA Call by reference Object reference (TYPE REF TO) LVC_T_DATA Datentransfertabelle für ListViewerControl 20090227
3 Exporting RT_IDPO Call by reference Object reference (TYPE REF TO) LVC_T_IDPO ALV-Control: Konvertierung ID in Position 20090227
4 Exporting RT_INFO Call by reference Object reference (TYPE REF TO) LVC_T_INFO Dateninfotabelle für ListViewerControl 20090227
5 Exporting RT_POID Call by reference Object reference (TYPE REF TO) LVC_T_POID ALV-Control: Konvertierung Position auf ID 20090227
6 Exporting RT_ROID Call by reference Object reference (TYPE REF TO) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090227
7 Exporting TABLE_LINES Call by reference Type reference (TYPE) Y_TABLE_LINE Index interner Tabellen 20090227
8 Exporting T_START_INDEX Call by reference Type reference (TYPE) LVC_T_STIN Startindex in LVC_T_DATA für aufzubereitende Zeilen 20090227
9 Importing VIEW Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20090227

Method PREPARE_DATA_PAGING on class IF_SALV_GRM_LISTVIEW_SERVICE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in