SAP ABAP Class IF_SALV_GRM_VMODEL_EXCEL (View Model for Excel)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_CTRL View Model for Controller 20090304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_EXCEL View Model for Excel 20090224
Properties
Class IF_SALV_GRM_VMODEL_EXCEL  
Short Description View Model for Excel    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SALV_GRM_VMODEL_EXCEL has no interface implemented.
Friends
Class IF_SALV_GRM_VMODEL_EXCEL has no friend class.
Attributes
Class IF_SALV_GRM_VMODEL_EXCEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIXED_COLUMNS_CHANGED Instance method Public Method 20090408
2 GET_BDS_URL_TO_TEMPLATE Instance method Public Method 20090303
3 GET_DATA Instance method Public Method No TP: Enter All Data in T_DATA 20090227
4 GET_TABLE_MODEL Instance method Public Method 20090311
Events
Class IF_SALV_GRM_VMODEL_EXCEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_TABLE_LINE Public Type reference (TYPE) SYTABIX Index of Internal Tables 20090227
Method Signatures

Method FIXED_COLUMNS_CHANGED Signature

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

Method FIXED_COLUMNS_CHANGED on class IF_SALV_GRM_VMODEL_EXCEL has no exception.

Method GET_BDS_URL_TO_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BDS_URL Call by reference Type reference (TYPE) BDS_URI Business Document Service: URI 20090331
2 Exporting CANCELED Value transfer Type reference (TYPE) ABAP_BOOL 20090331
3 Exporting NEW_URL Value transfer Type reference (TYPE) ABAP_BOOL 20090331

Method GET_BDS_URL_TO_TEMPLATE on class IF_SALV_GRM_VMODEL_EXCEL has no exception.

Method GET_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
# Exception Resumable Description Created on
1 NO_CHANGE Keine Datenänderung erfolgt 20090303

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 20090311

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