SAP ABAP Interface IF_SALV_GRM_VMODEL_CTRL (View Model for Controller)
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
Properties
| Interface | IF_SALV_GRM_VMODEL_CTRL | |
| Short Description | View Model for Controller |
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 IF_SALV_GRM_VMODEL_CTRL has no interface.
Friends
Interface IF_SALV_GRM_VMODEL_CTRL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_APPEARANCE | Constant | Public | See coding | 20090225 | ||||
| 2 | C_HANDLE | Constant | Public | See coding | 20090225 | ||||
| 3 | C_TYPE | Constant | Public | See coding | 20090225 | ||||
| 4 | HANDLE | Instance attribute | Public | Type reference (TYPE) | Y_HANDLE | 20090225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090304 |
Events
Interface IF_SALV_GRM_VMODEL_CTRL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_VMODEL_LIST | Public | See coding | 20090225 | begin of YS_vmodel_list,
current type abap_bool,
handle type y_handle,
visible type abap_bool,
appearance type y_appearance,
type type y_type,
version type string,
r_vmodel type ref to if_salv_grm_vmodel_ctrl,
end of ys_vmodel_list
|
||
| 2 | YT_VMODEL_LIST | Public | See coding | 20090225 | yt_vmodel_list type table of ys_vmodel_list
|
||
| 3 | Y_APPEARANCE | Public | Type reference (TYPE) | STRING | 20090225 | |
|
| 4 | Y_HANDLE | Public | Type reference (TYPE) | INT4 | 20090225 | |
|
| 5 | Y_TYPE | Public | Type reference (TYPE) | STRING | 20090225 | |
Method Signatures
Method FREE Signature
Method FREE on Interface IF_SALV_GRM_VMODEL_CTRL has no parameter.
Method FREE on Interface IF_SALV_GRM_VMODEL_CTRL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |