SAP ABAP Interface IF_SALV_GRM_VMODEL_GRID (View Model for ALV Grid)
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_VMODEL_GRID | View Model for ALV Grid | 20090224 |
Properties
Interface | IF_SALV_GRM_VMODEL_GRID | |
Short Description | View Model for ALV Grid |
General Data
Package | SALV_GUI_RM | SAP GUI ALV Runtime - Model Parts (Non-Translation) |
Created | 20090224 | SAP |
Last changed | 20090618 | 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_GRM_VMODEL_CTRL | View Model for Controller | 20090304 |
Friends
Interface IF_SALV_GRM_VMODEL_GRID has no friend.
Attributes
Interface IF_SALV_GRM_VMODEL_GRID has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090408 | |
2 | ![]() |
Instance method | Public | Method | No TP: Enter All Data in T_DATA | 20090226 |
3 | ![]() |
Instance method | Public | Method | TP : Preparing T_DATA for FIRSTLINE-LASTLINE Area | 20090227 |
4 | ![]() |
Instance method | Public | Method | 20090226 | |
5 | ![]() |
Instance method | Public | Method | 20090227 | |
6 | ![]() |
Instance method | Public | Method | 20090226 | |
7 | ![]() |
Instance method | Public | Method | 20090226 | |
8 | ![]() |
Instance method | Public | Method | 20090303 |
Events
Interface IF_SALV_GRM_VMODEL_GRID has no event.
Types
Interface IF_SALV_GRM_VMODEL_GRID has no local type.
Method Signatures
Method FIXED_COLUMNS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090408 |
Method FIXED_COLUMNS_CHANGED on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GUI_TYPE | Call by reference | Type reference (TYPE) | IF_SALV_GRU_VIEW_CTRL=>Y_GUI_TYPE | 20090226 | |||
2 | ![]() |
RT_DATA | Call by reference | Object reference (TYPE REF TO) | LVC_T_DATA | Datentransfertabelle für ListViewerControl | 20090226 | ||
3 | ![]() |
RT_IDPO | Call by reference | Object reference (TYPE REF TO) | LVC_T_IDPO | ALV-Control: Konvertierung ID in Position | 20090226 | ||
4 | ![]() |
RT_INFO | Call by reference | Object reference (TYPE REF TO) | LVC_T_INFO | Dateninfotabelle für ListViewerControl | 20090226 | ||
5 | ![]() |
RT_POID | Call by reference | Object reference (TYPE REF TO) | LVC_T_POID | ALV-Control: Konvertierung Position auf ID | 20090226 | ||
6 | ![]() |
RT_ROID | Call by reference | Object reference (TYPE REF TO) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20090226 | ||
7 | ![]() |
TABLE_LINES | Call by reference | Type reference (TYPE) | IF_SALV_GRM_LISTVIEW_SERVICE=>Y_TABLE_LINE | Index interner Tabellen | 20090226 | ||
8 | ![]() |
T_START_INDEX | Call by reference | Type reference (TYPE) | LVC_T_STIN | Startindex in LVC_T_DATA für aufzubereitende Zeilen | 20090226 | ||
9 | ![]() |
VIEW | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20090226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Datenänderung erfolgt | 20090303 |
Method GET_DATA_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE_ENTRIES_NOT_IN_RANGE | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Charakterfeld der Länge 1 | 20090227 | |
2 | ![]() |
FIRSTLINE | Call by reference | Type reference (TYPE) | IF_SALV_GRM_LISTVIEW_SERVICE=>Y_TABLE_LINE | Index interner Tabellen | 20090227 | ||
3 | ![]() |
GUI_TYPE | Call by reference | Type reference (TYPE) | IF_SALV_GRU_VIEW_CTRL=>Y_GUI_TYPE | 20090227 | |||
4 | ![]() |
LASTLINE | Call by reference | Type reference (TYPE) | IF_SALV_GRM_LISTVIEW_SERVICE=>Y_TABLE_LINE | Index interner Tabellen | 20090227 | ||
5 | ![]() |
RT_DATA | Call by reference | Object reference (TYPE REF TO) | LVC_T_DATA | Datentransfertabelle für ListViewerControl | 20090227 | ||
6 | ![]() |
VIEW | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20090227 |
Method GET_DATA_PACKAGE on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method GET_DATA_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GRM_DATA_SOURCE | Applikationsdaten | 20090226 |
Method GET_DATA_SOURCE on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method GET_LISTVIEW_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GRM_LISTVIEW_SERVICE | Table Model | 20090227 |
Method GET_LISTVIEW_SERVICE on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method GET_LIST_LAYOUT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_INFO | Call by reference | Type reference (TYPE) | LVC_S_ADDI | 20090226 | |||
2 | ![]() |
S_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | 20090226 |
Method GET_LIST_LAYOUT_INFO on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method GET_TABLE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GRM_TABLE_MODEL | Table Model | 20090226 |
Method GET_TABLE_MODEL on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
Method SET_LIST_LAYOUT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_INFO | Call by reference | Type reference (TYPE) | LVC_S_ADDI | 20090303 | |||
2 | ![]() |
S_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | 20090303 |
Method SET_LIST_LAYOUT_INFO on Interface IF_SALV_GRM_VMODEL_GRID has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |