SAP ABAP Interface IF_SALV_GUI_FIELD_DISPLAY_OPT (IDA ALV : Display Options for a Field)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_FIELD_CATALOG_IDA Implementation of IDA ALV field catalog 20130916
Properties
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT  
Short Description IDA ALV : Display Options for a Field    
General Data
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20130916   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT has no forward declaration.
Interfaces
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT has no interface.
Friends
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT has no friend.
Attributes
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_AS_BUTTON Instance method Public Method Display field value as a button 20130916
2 DISPLAY_AS_LINK_TO_ACTION Instance method Public Method Display field value underlined (hotspot) 20130919
3 SET_TOOLTIP_FOR_ICONS Instance method Public Method Set tooltip texts for icons 20130918
Events
# Event Type Visibility Description Created on
1 CELL_ACTION Instance Event
(0)
Public
(2)
Event: click on cell with a cell action assigned 20130916
Types
Interface IF_SALV_GUI_FIELD_DISPLAY_OPT has no local type.
Method Signatures

Method DISPLAY_AS_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_FIELD_NAME 20130916
2 Importing IV_HIDE_IF_VALUE_IS_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL 20130918
# Exception Resumable Description Created on
1 CX_SALV_CALL_AFTER_1ST_DISPLAY 20140304
2 CX_SALV_IDA_UNKNOWN_NAME 20130923

Method DISPLAY_AS_LINK_TO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_FIELD_NAME 20130919
# Exception Resumable Description Created on
1 CX_SALV_CALL_AFTER_1ST_DISPLAY 20140304
2 CX_SALV_IDA_UNKNOWN_NAME 20130923

Method SET_TOOLTIP_FOR_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_TOOLTIPS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YTS_ICON_TOOLTIP 20130918
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_FIELD_NAME 20130918
3 Importing IV_USE_STANDARD_TOOLTIP Call by reference Type reference (TYPE) ABAP_BOOL 20130918
# Exception Resumable Description Created on
1 CX_SALV_CALL_AFTER_1ST_DISPLAY 20140304
2 CX_SALV_IDA_CONTRACT_VIOLATION 20140820
3 CX_SALV_IDA_UNKNOWN_NAME 20130923
Event Signatures

Event CELL_ACTION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ROW_DATA Exporting Value transfer Object reference (TYPE REF TO) IF_SALV_GUI_ROW_DATA_IDA 20130916
2 EV_FIELD_NAME Exporting Value transfer Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_FIELD_NAME 20130917
History
Last changed by/on SAP  20141121 
SAP Release Created in 740