SAP ABAP Class IF_SALV_GUI_MODEL_SERVICES (Interface for internal Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_GRID_MODEL_IDA ALV IDA Model for SAP GUI ALV 20121212
Properties
Class IF_SALV_GUI_MODEL_SERVICES  
Short Description Interface for internal Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121212   SAP 
Last change 20141120    
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)
2 KKBLO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SALV_GUI_MODEL_SERVICES has no interface implemented.
Friends
Class IF_SALV_GUI_MODEL_SERVICES has no friend class.
Attributes
Class IF_SALV_GUI_MODEL_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_DATASET_BY_REF Instance method Public Method 20121212
2 GET_DATA_FOR_EXPORTING Instance method Public Method 20121218
3 GET_DATA_FOR_PRINTING Instance method Public Method 20121218
4 GET_DETAIL_DATA Instance method Public Method 20131115
5 GET_INITIAL_TABLE_LINE Instance method Public Method 20121212
6 GET_TOTAL_NUMBER_OF_LINES Instance method Public Method 20121213
Events
Class IF_SALV_GUI_MODEL_SERVICES has no event.
Types
Class IF_SALV_GUI_MODEL_SERVICES has no local type.
Method Signatures

Method GET_CURRENT_DATASET_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20121213

Method GET_CURRENT_DATASET_BY_REF on class IF_SALV_GUI_MODEL_SERVICES has no exception.

Method GET_DATA_FOR_EXPORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TOOL_XLS Call by reference Object reference (TYPE REF TO) CL_SALV_EXPORT_TOOL_XLS ALV tool for export to Microsoft Excel 20121218

Method GET_DATA_FOR_EXPORTING on class IF_SALV_GUI_MODEL_SERVICES has no exception.

Method GET_DATA_FOR_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_TABLE Call by reference Object reference (TYPE REF TO) DATA 20121218
2 Exporting T_KKBLO_FIELDCAT Call by reference Type reference (TYPE) KKBLO_T_FIELDCAT 20121218

Method GET_DATA_FOR_PRINTING on class IF_SALV_GUI_MODEL_SERVICES has no exception.

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_DETAIL Call by reference Type reference (TYPE) LVC_T_DETA Detail output 20131115
# Exception Resumable Description Created on
1 CX_SALV_IDA_CONTRACT_VIOLATION IDA API contract violated by caller 20131120
2 CX_SALV_IDA_ROW_KEY_INVALID Key leads to more than one return row 20131120
3 CX_SALV_IDA_SEL_ROW_DELETED Selected Row at UI does no longer exist 20131120

Method GET_INITIAL_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA 20121212

Method GET_INITIAL_TABLE_LINE on class IF_SALV_GUI_MODEL_SERVICES has no exception.

Method GET_TOTAL_NUMBER_OF_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER_OF_LINES Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121213

Method GET_TOTAL_NUMBER_OF_LINES on class IF_SALV_GUI_MODEL_SERVICES has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in