SAP ABAP Interface IF_SALV_WD_COMP_TABLE_EVENTS (IF_SALV_WD_COMP_TABLE_EVENTS)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI (Package) SALV WD UI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_C_TABLE_V_TABLE View Table 20050719
Properties
Interface IF_SALV_WD_COMP_TABLE_EVENTS  
Short Description    
General Data
Package SALV_WD_UI   SALV WD UI 
Created 20041205   SAP 
Last changed 20131127   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)
2 CL_SALV_WD_DATA_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_SALV_WD_COMP_TABLE_UI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_WD_C_STD_FUNCTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_COMP_TABLE_EVENTS has no interface.
Friends
Interface IF_SALV_WD_COMP_TABLE_EVENTS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_F4 Constant Public Type reference (TYPE) STRING 'F4' 20130307
2 F4_OPENED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070525
3 SORT_REQUESTED_BY_USER Instance attribute Public Type reference (TYPE) ABAP_BOOL Constant 20130212
4 VALIDATE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090714
Methods
# Method Level Visibility Method type Description Created on
1 DO_AFTER_UI_CHANGES Instance method Public Method 20070416
2 DO_CLOSE_SERVICE_SETTINGS Instance method Public Method 20060327
3 DO_ERRORS_EXIST Instance method Public Method 20080930
4 DO_F4 Instance method Public Method 20050401
5 DO_FUNCTION_STD Instance method Public Method 20060206
6 ON_AFTER_SETTINGS_APPLIED Instance method Public Method After Services when User Pressed OK or APPLY in Settings 20100506
7 ON_APPEND_ROWS Instance method Public Method 20041205
8 ON_BEX Instance method Public Method 20060804
9 ON_BI_BROADCASTING Instance method Public Method 20060127
10 ON_CELL Instance method Public Method 20041205
11 ON_CELL_VARIANT Instance method Public Method 20041205
12 ON_COLUMN_CLICK Instance method Public Method 20060224
13 ON_DATA_CHECK Instance method Public Method 20041205
14 ON_DELETE_ROWS Instance method Public Method 20041205
15 ON_DROP Instance method Public Method 20081216
16 ON_EXPORT Instance method Public Method 20050113
17 ON_EXPORT_ALVXML Instance method Public Method 20060614
18 ON_EXPORT_EXCEL Instance method Public Method 20060906
19 ON_F4_CLOSED Instance method Public Event handling method 20061107
20 ON_F4_DDIC Instance method Public Event handling method 20060125
21 ON_F4_FREE Instance method Public Event handling method 20050401
22 ON_F4_OVS Instance method Public Event handling method 20050401
23 ON_FILTER Instance method Public Method 20041205
24 ON_FILTER_SYNTAX_CHECK Instance method Public Method 20090506
25 ON_FUNCTION_APP Instance method Public Method 20041205
26 ON_FUNCTION_STD Instance method Public Method 20041205
27 ON_HIERARCHY_LOAD_CHILDREN Instance method Public Method 20060502
28 ON_HIERARCHY_TOGGLE Instance method Public Method Hierarchy node is expanded or collapsed 20091203
29 ON_INSERT_ROWS Instance method Public Method 20041205
30 ON_LEAD_SELECT Instance method Public Method 20041205
31 ON_OFFICE_SAVE Instance method Public Method 20060523
32 ON_PDF Instance method Public Method 20050321
33 ON_PDF_SEND_TO_PRINTER Instance method Public Method 20100311
34 ON_REFRESH Instance method Public Method 20060711
35 ON_SCROLL Instance method Public Method 20041205
36 ON_SELECT Instance method Public Method 20081022
37 ON_SERVICE Instance method Public Method 20041205
38 ON_SERVICE_AFTER Instance method Public Method 20041213
39 ON_SERVICE_BEFORE Instance method Public Method 20041213
40 ON_SERVICE_SETTINGS Instance method Public Method 20041214
41 ON_SORT Instance method Public Method 20041205
42 ON_SUPPLY_DRDN_VALUES Instance method Public Method 20051116
43 ON_SYNTAX_CHECK Instance method Public Method 20041208
44 ON_UNDO Instance method Public Method 20041205
45 ON_VIEW_LOAD Instance method Public Method 20050211
46 ON_VIEW_QUICK_SAVE Instance method Public Method 20100317
47 ON_VIEW_QUICK_SAVE_AS Instance method Public Method 20100317
Events
Interface IF_SALV_WD_COMP_TABLE_EVENTS has no event.
Types
Interface IF_SALV_WD_COMP_TABLE_EVENTS has no local type.
Method Signatures

Method DO_AFTER_UI_CHANGES Signature

Method DO_AFTER_UI_CHANGES on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method DO_AFTER_UI_CHANGES on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method DO_CLOSE_SERVICE_SETTINGS Signature

Method DO_CLOSE_SERVICE_SETTINGS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method DO_CLOSE_SERVICE_SETTINGS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method DO_ERRORS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081001
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20080930

Method DO_ERRORS_EXIST on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method DO_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20050401
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050401

Method DO_F4 on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method DO_FUNCTION_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20060206

Method DO_FUNCTION_STD on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_AFTER_SETTINGS_APPLIED Signature

Method ON_AFTER_SETTINGS_APPLIED on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_AFTER_SETTINGS_APPLIED on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_APPEND_ROWS Signature

Method ON_APPEND_ROWS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_APPEND_ROWS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_BEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_PARAM Call by reference Object reference (TYPE REF TO) CL_SALV_WD_TABLE_STD_FUNCTION 20060921

Method ON_BEX on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_BI_BROADCASTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING IF_SALV_WD_C_STD_FUNCTIONS=>BI_BROADCASTING 20060413

Method ON_BI_BROADCASTING on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_ACTION Call by reference Type reference (TYPE) IF_SALV_WD_COMP_TABLE_UI=>Y_ACTION 20070511
2 Importing COLUMN Call by reference Type reference (TYPE) STRING 20070511
3 Importing FIELD Call by reference Type reference (TYPE) STRING 20070511
4 Importing R_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20070511

Method ON_CELL on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_CELL_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20070511

Method ON_CELL_VARIANT on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_COLUMN_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20090302

Method ON_COLUMN_CLICK on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_DATA_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060829
2 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060830

Method ON_DATA_CHECK on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_DELETE_ROWS Signature

Method ON_DELETE_ROWS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_DELETE_ROWS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STRING 20081216
2 Importing DROP_INDEX Call by reference Type reference (TYPE) I 20081216
3 Importing OFFSET Call by reference Type reference (TYPE) I 20081216
4 Importing TAGS Call by reference Type reference (TYPE) STRING 20081216

Method ON_DROP on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_PARAM Call by reference Object reference (TYPE REF TO) CL_SALV_WD_TABLE_STD_FUNCTION 20060921

Method ON_EXPORT on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_EXPORT_ALVXML Signature

Method ON_EXPORT_ALVXML on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_EXPORT_ALVXML on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_EXPORT_EXCEL Signature

Method ON_EXPORT_EXCEL on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_EXPORT_EXCEL on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_F4_CLOSED Signature

Method ON_F4_CLOSED on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_F4_CLOSED on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_F4_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Value transfer Attribute reference (LIKE) 20060125
2 Importing CONTEXT_ELEMENT Value transfer Attribute reference (LIKE) 20060125

Method ON_F4_DDIC on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_F4_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Value transfer Attribute reference (LIKE) 20050401
2 Importing CONTEXT_ELEMENT Value transfer Attribute reference (LIKE) 20050401

Method ON_F4_FREE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_F4_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Value transfer Attribute reference (LIKE) 20050401
2 Importing CONTEXT_ELEMENT Value transfer Attribute reference (LIKE) 20050401

Method ON_F4_OVS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060314

Method ON_FILTER on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_FILTER_SYNTAX_CHECK Signature

Method ON_FILTER_SYNTAX_CHECK on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_FILTER_SYNTAX_CHECK on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_FUNCTION_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20070511

Method ON_FUNCTION_APP on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_FUNCTION_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20070511

Method ON_FUNCTION_STD on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_HIERARCHY_LOAD_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20070511

Method ON_HIERARCHY_LOAD_CHILDREN on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_HIERARCHY_TOGGLE Signature

Method ON_HIERARCHY_TOGGLE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_HIERARCHY_TOGGLE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_INSERT_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20050915
2 Importing S_DATA Call by reference Type reference (TYPE) DATA 20050915

Method ON_INSERT_ROWS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_LEAD_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_NEW Call by reference Type reference (TYPE) SYTABIX 20070511
2 Importing INDEX_OLD Call by reference Type reference (TYPE) SYTABIX 20070511

Method ON_LEAD_SELECT on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_OFFICE_SAVE Signature

Method ON_OFFICE_SAVE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_OFFICE_SAVE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_PDF Signature

Method ON_PDF on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_PDF on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_PDF_SEND_TO_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADSEXTENSION Call by reference Type reference (TYPE) STRING 20100311
2 Importing PRINTER Call by reference Type reference (TYPE) RSPOPNAME Spool: Ausgabegerät 20100311
3 Importing XSTRING_PDF Call by reference Type reference (TYPE) XSTRING 20100311
4 Importing XSTRING_PRINT Call by reference Type reference (TYPE) XSTRING 20100311

Method ON_PDF_SEND_TO_PRINTER on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_REFRESH Signature

Method ON_REFRESH on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_REFRESH on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SCROLL Signature

Method ON_SCROLL on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_SCROLL on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_NEW Call by reference Type reference (TYPE) SYTABIX 20081022
2 Importing INDEX_OLD Call by reference Type reference (TYPE) SYTABIX 20081022

Method ON_SELECT on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20070511

Method ON_SERVICE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SERVICE_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20070511

Method ON_SERVICE_AFTER on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SERVICE_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20070511
2 Returning R_PARAM Value transfer Object reference (TYPE REF TO) CL_SALV_WD_TABLE_STD_FUNCTION 20060921

Method ON_SERVICE_BEFORE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SERVICE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE_TAB Call by reference Type reference (TYPE) STRING 20090216
2 Importing DISPLAY Call by reference Type reference (TYPE) ABAP_BOOL 20090224
3 Importing FORCE_INITIALIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090403

Method ON_SERVICE_SETTINGS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20070511
2 Importing DIRECTION Call by reference Attribute reference (LIKE) CL_WD_TABLE_COLUMN=>T_SORT_STATE CL_WD_TABLE_COLUMN=>E_SORT_STATE-UP 20070511
3 Importing MULTIPLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070511

Method ON_SORT on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SUPPLY_DRDN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20051116
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20051116

Method ON_SUPPLY_DRDN_VALUES on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_SYNTAX_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_MESSAGE Call by reference Type reference (TYPE) CL_SALV_WD_DATA_TABLE=>T_TYPE_MSG_WD 20080326

Method ON_SYNTAX_CHECK on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_UNDO Signature

Method ON_UNDO on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_UNDO on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_VIEW_LOAD Signature

Method ON_VIEW_LOAD on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_VIEW_LOAD on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_VIEW_QUICK_SAVE Signature

Method ON_VIEW_QUICK_SAVE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_VIEW_QUICK_SAVE on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.

Method ON_VIEW_QUICK_SAVE_AS Signature

Method ON_VIEW_QUICK_SAVE_AS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no parameter.
Method ON_VIEW_QUICK_SAVE_AS on Interface IF_SALV_WD_COMP_TABLE_EVENTS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 700