SAP ABAP Interface IF_SALV_GUI_GRID_VIEW_IDA (Interface for UI-Views: BeforeAction,Update,...)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_V_CTMENU_IDA | CL_SALV_GUI_GRID_V_CTMENU_IDA | 20131009 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_V_NAVI_BLOCK | SALV IDA: View Grouping Info and Navigation | 20140303 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_V_TABLE_IDA | cl_salv_gui_grid_ida_viewtable | 20131009 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_V_TEXTSEARCH | Provide text search | 20140227 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_V_TOOLBAR_IDA | CL_SALV_GUI_GRID_V_TOOLBAR_IDA | 20131009 |
Properties
| Interface | IF_SALV_GUI_GRID_VIEW_IDA | |
| Short Description | Interface for UI-Views: BeforeAction,Update,... |
General Data
| Package | SALV_IDA_IMPL | ALV: Development for IDA No Translation |
| Created | 20120818 | SAP |
| Last changed | 20141121 | |
| 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 | CL_SALV_GUI_GRID_CONTROLER_IDA | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SALV_GUI_GRID_VIEW_IDA has no interface.
Friends
Interface IF_SALV_GUI_GRID_VIEW_IDA has no friend.
Attributes
Interface IF_SALV_GUI_GRID_VIEW_IDA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Send data from frontend to backend | 20120818 | |
| 2 | Instance method | Public | Method | 20120821 | ||
| 3 | Instance method | Public | Method | 20140407 | ||
| 4 | Static method | Public | Method | 20140404 | ||
| 5 | Instance method | Public | Method | 20140711 | ||
| 6 | Instance method | Public | Method | after DATA_SUPPLIED | 20120819 | |
| 7 | Instance method | Public | Method | update the Controls | 20120818 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PROCESS_UI_ACTION | Instance Event (0) |
Public (2) |
20140729 |
Types
Interface IF_SALV_GUI_GRID_VIEW_IDA has no local type.
Method Signatures
Method BEFORE_ACTION Signature
Method BEFORE_ACTION on Interface IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method BEFORE_ACTION on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method FREE Signature
Method FREE on Interface IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method FREE on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method GET_CONTAINER_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | I | 20140407 | ||||
| 2 | SASH_MOVABLE | Call by reference | Type reference (TYPE) | I | 20140407 | ||||
| 3 | SASH_VISIBLE | Call by reference | Type reference (TYPE) | I | 20140407 |
Method GET_CONTAINER_ATTRIBUTES on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method IS_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140404 |
Method IS_SUPPORTED on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method ON_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRONTEND_UPDATE_REQUIRED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140714 | ||||
| 2 | HAS_PROCESSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140711 |
Method ON_ACTION on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method POST_PROCESSING Signature
Method POST_PROCESSING on Interface IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method POST_PROCESSING on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120903 |
Method UPDATE on Interface IF_SALV_GUI_GRID_VIEW_IDA has no exception.
Event Signatures
Event PROCESS_UI_ACTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UI_ACTION | Exporting | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_USER_ACTION_READER | 20140729 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |