SAP ABAP Class IF_SALV_GUI_GRID_VIEW_IDA (Interface for UI-Views: BeforeAction,Update,...)
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
Class IF_SALV_GUI_GRID_VIEW_IDA  
Short Description Interface for UI-Views: BeforeAction,Update,...    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120818   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SALV_GUI_GRID_VIEW_IDA has no interface implemented.
Friends
Class IF_SALV_GUI_GRID_VIEW_IDA has no friend class.
Attributes
Class IF_SALV_GUI_GRID_VIEW_IDA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_ACTION Instance method Public Method Send data from frontend to backend 20120818
2 FREE Instance method Public Method 20120821
3 GET_CONTAINER_ATTRIBUTES Instance method Public Method 20140407
4 IS_SUPPORTED Static method Public Method 20140404
5 ON_ACTION Instance method Public Method 20140711
6 POST_PROCESSING Instance method Public Method after DATA_SUPPLIED 20120819
7 UPDATE 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
Class IF_SALV_GUI_GRID_VIEW_IDA has no local type.
Method Signatures

Method BEFORE_ACTION Signature

Method BEFORE_ACTION on class IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method BEFORE_ACTION on class IF_SALV_GUI_GRID_VIEW_IDA has no exception.

Method FREE Signature

Method FREE on class IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method FREE on class 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 Exporting HEIGHT Call by reference Type reference (TYPE) I 20140407
2 Exporting SASH_MOVABLE Call by reference Type reference (TYPE) I 20140407
3 Exporting SASH_VISIBLE Call by reference Type reference (TYPE) I 20140407

Method GET_CONTAINER_ATTRIBUTES on class 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 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20140404

Method IS_SUPPORTED on class 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 Exporting FRONTEND_UPDATE_REQUIRED Value transfer Type reference (TYPE) ABAP_BOOL 20140714
2 Exporting HAS_PROCESSED Value transfer Type reference (TYPE) ABAP_BOOL 20140711

Method ON_ACTION on class IF_SALV_GUI_GRID_VIEW_IDA has no exception.

Method POST_PROCESSING Signature

Method POST_PROCESSING on class IF_SALV_GUI_GRID_VIEW_IDA has no parameter.
Method POST_PROCESSING on class 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 Importing FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120903

Method UPDATE on class 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