SAP ABAP Class IF_SALV_GRM_VMODEL_GRID (View Model for ALV Grid)
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_GRID | View Model for ALV Grid | 20090224 |
Properties
| Class | IF_SALV_GRM_VMODEL_GRID | |
| Short Description | View Model for ALV Grid | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SALV_GRM_VMODEL_GRID has no interface implemented.
Friends
Class IF_SALV_GRM_VMODEL_GRID has no friend class.
Attributes
Class 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
Class IF_SALV_GRM_VMODEL_GRID has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SALV_GRM_VMODEL_GRID has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |