SAP ABAP Class IF_SALV_GUI_FIELD_DISPLAY_OPT (IDA ALV : Display Options for a Field)
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
Class IF_SALV_GUI_FIELD_DISPLAY_OPT  
Short Description IDA ALV : Display Options for a Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130916   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_GUI_FIELD_DISPLAY_OPT has no forward declaration.
Interfaces
Class IF_SALV_GUI_FIELD_DISPLAY_OPT has no interface implemented.
Friends
Class IF_SALV_GUI_FIELD_DISPLAY_OPT has no friend class.
Attributes
Class 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
Class 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