SAP ABAP Interface IF_SALV_GRM_TABLE_MODEL (Table Model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_RM (Package) SAP GUI ALV Runtime - Model Parts (Non-Translation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_TABLE_MODEL Table Model 20090224
Properties
Interface IF_SALV_GRM_TABLE_MODEL  
Short Description Table Model    
General Data
Package SALV_GUI_RM   SAP GUI ALV Runtime - Model Parts (Non-Translation) 
Created 20090224   SAP 
Last changed 20140121   SAP 
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
# Interface Abstract Final Description Created on
1 IF_SALV_GZ_OBSERVER_FACTORY Observer Factory 20090225
Friends
Interface IF_SALV_GRM_TABLE_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANGE Constant Public See coding 20090226
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Instance method Public Method 20091208
2 APPLY_SORT Instance method Public Method 20090306
3 CREATE_OBSERVER Instance method Public Method 20090227
4 DETERMINE_READONLY_SIMPLE Instance method Public Method 20090226
5 FREE Instance method Public Method 20090305
6 GET_FORMS Instance method Public Method 20090225
7 GET_GRID_EDIT_MODE Instance method Public Method 20090304
8 GET_GRID_SETTINGS Instance method Public Method 20090226
9 GET_NUMBER_OF_FIXED_COLUMNS Instance method Public Method 20090226
10 GET_POSITION_ID Instance method Public Method 20090310
11 GET_ROW_ID Instance method Public Method 20090309
12 HANDLE_GRID_EVENTS Instance method Public Method 20090303
13 IS_HTML_HEADER_REQUIRED Instance method Public Method 20090403
14 LAYOUT_COLWIDTH_OPTIMIZE Instance method Public Method 20090303
15 MAP_ROID_TO_ROW Instance method Public Method 20090303
16 NOTIFY_CHANGE Instance method Public Method 20090226
17 SET_GRID_SETTINGS Instance method Public Method 20090303
18 SET_LAYOUT_PROPERTIES Instance method Public Method 20090226
19 SET_NEXT_VIEW Instance method Public Method 20090318
20 SET_SCROLL_INFO_COMBINED Instance method Public Method 20090226
21 WWW_ALV_CALL Instance method Public Method 20090304
Events
Interface IF_SALV_GRM_TABLE_MODEL has no event.
Types
Interface IF_SALV_GRM_TABLE_MODEL has no local type.
Method Signatures

Method APPLY_FILTER Signature

Method APPLY_FILTER on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method APPLY_FILTER on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method APPLY_SORT Signature

Method APPLY_SORT on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method APPLY_SORT on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method CREATE_OBSERVER Signature

Method CREATE_OBSERVER on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method CREATE_OBSERVER on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method DETERMINE_READONLY_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_READONLY Value transfer Type reference (TYPE) INT4 20090226

Method DETERMINE_READONLY_SIMPLE on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method FREE Signature

Method FREE on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method FREE on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_FORMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_END_OF_LIST Call by reference Object reference (TYPE REF TO) CL_SALV_FORM Inhalt des Gestaltungsobjekts setzen und holen 20090225
2 Exporting R_TOP_OF_LIST Call by reference Object reference (TYPE REF TO) CL_SALV_FORM Inhalt des Gestaltungsobjekts setzen und holen 20090225

Method GET_FORMS on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_GRID_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EDIT Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090304
2 Exporting EDIT_GLOBAL Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090304

Method GET_GRID_EDIT_MODE on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_GRID_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20130909
2 Exporting ROIDS_SENT Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090226
3 Exporting VERY_FIRST Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090226
4 Exporting WWW Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090226

Method GET_GRID_SETTINGS on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_NUMBER_OF_FIXED_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20090226

Method GET_NUMBER_OF_FIXED_COLUMNS on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_POSITION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_POID Value transfer Type reference (TYPE) LVC_T_POID ALV-Control: Konvertierung Position auf ID 20090310

Method GET_POSITION_ID on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method GET_ROW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROW_ID Value transfer Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090309

Method GET_ROW_ID on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method HANDLE_GRID_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20090303
2 Importing NAME Call by reference Type reference (TYPE) STRING 20090303

Method HANDLE_GRID_EVENTS on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method IS_HTML_HEADER_REQUIRED Signature

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

Method IS_HTML_HEADER_REQUIRED on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method LAYOUT_COLWIDTH_OPTIMIZE Signature

Method LAYOUT_COLWIDTH_OPTIMIZE on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method LAYOUT_COLWIDTH_OPTIMIZE on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method MAP_ROID_TO_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20090303
2 Importing IT_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20090303

Method MAP_ROID_TO_ROW on Interface IF_SALV_GRM_TABLE_MODEL 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 Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method SET_GRID_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INVALID_FRONTEND_FIELDCAT Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090303
2 Importing ROIDS_SENT Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090303
3 Importing VERY_FIRST Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20090303

Method SET_GRID_SETTINGS on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method SET_LAYOUT_PROPERTIES Signature

Method SET_LAYOUT_PROPERTIES on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method SET_LAYOUT_PROPERTIES on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method SET_NEXT_VIEW 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_FUNCTION ALV Funktion 20090318

Method SET_NEXT_VIEW on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method SET_SCROLL_INFO_COMBINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL_INFO Value transfer Type reference (TYPE) LVC_S_COL 20090226
2 Importing I_ROW Value transfer Type reference (TYPE) I 20090226

Method SET_SCROLL_INFO_COMBINED on Interface IF_SALV_GRM_TABLE_MODEL has no exception.

Method WWW_ALV_CALL Signature

Method WWW_ALV_CALL on Interface IF_SALV_GRM_TABLE_MODEL has no parameter.
Method WWW_ALV_CALL on Interface IF_SALV_GRM_TABLE_MODEL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720