SAP ABAP Class IF_SALV_GUI_F4_VALUE_PROVIDER (Interface for reading data at value requests (F4))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_GRID_MODEL_IDA ALV IDA Model for SAP GUI ALV 20140214
Properties
Class IF_SALV_GUI_F4_VALUE_PROVIDER  
Short Description Interface for reading data at value requests (F4)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130610   SAP 
Last change 20141120    
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 IF_SALV_GUI_TYPES_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_GUI_F4_VALUE_PROVIDER has no interface implemented.
Friends
Class IF_SALV_GUI_F4_VALUE_PROVIDER has no friend class.
Attributes
Class IF_SALV_GUI_F4_VALUE_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_VALUES_FOR_FIELD Instance method Public Method Get selected data of a specfic field 20140214
Events
Class IF_SALV_GUI_F4_VALUE_PROVIDER has no event.
Types
Class IF_SALV_GUI_F4_VALUE_PROVIDER has no local type.
Method Signatures

Method GET_SELECTED_VALUES_FOR_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTERNAL_VALUE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_EXTERNAL_VALUE Result list (in external format) 20140214
2 Exporting EV_MORE_ENTRIES_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL More entries available on DB 20140214
3 Importing IV_FIELD_NAME Value transfer Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>Y_FIELD_NAME Fields for which values were requested 20140214
4 Importing IV_MAXIMUM_NUMBER Value transfer Type reference (TYPE) SYTABIX 500 Maximum number of requested hits 20140214

Method GET_SELECTED_VALUES_FOR_FIELD on class IF_SALV_GUI_F4_VALUE_PROVIDER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in