SAP ABAP Interface IF_DSH_TA_RESULT_HANDLER (Dictionary Search Helps: Handler for Type-Ahead Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DSH_TA_RESULT_HANDLER Dictionary Search Helps: Handler for type-ahead results 20130502
Properties
Interface IF_DSH_TA_RESULT_HANDLER  
Short Description Dictionary Search Helps: Handler for Type-Ahead Results    
General Data
Package SDSH   ABAP Dictionary internal: Poss.entries (F4) 
Created 20130430   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_DSH_TA_RESULT_HANDLER has no forward declaration.
Interfaces
Interface IF_DSH_TA_RESULT_HANDLER has no interface.
Friends
Interface IF_DSH_TA_RESULT_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DYNPRO_METADATA_COLUMN_NAME Constant Public Type reference (TYPE) FIELDNAME 'SDSH_DYNPRO_METADATA_COLUMN' 20130508
2 CO_DYNPRO_METADATA_DATA Constant Public Type reference (TYPE) FIELDNAME 'SDSH_TYPE_AHEAD_DATA' 20130508
3 CO_DYNPRO_METADATA_FIELDS Constant Public Type reference (TYPE) FIELDNAME 'SDSH_TYPE_AHEAD_FIELDS' 20130508
4 CO_DYNPRO_METADATA_HEADER Constant Public Type reference (TYPE) FIELDNAME 'SDSH_TYPE_AHEAD_HEADER' 20130508
5 CO_DYNPRO_METADATA_MORE Constant Public Type reference (TYPE) FIELDNAME 'SDSH_TYPE_AHEAD_MORE' 20130508
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TYPE_AHEAD_TABLE Instance method Public Method 20130430
2 GET_RESULT_TABLE_DESCRIPTOR Instance method Public Method 20130430
3 IS_FIELD_CONTENT_RELEVANT Instance method Public Method 20131029
Events
Interface IF_DSH_TA_RESULT_HANDLER has no event.
Types
Interface IF_DSH_TA_RESULT_HANDLER has no local type.
Method Signatures

Method CONVERT_TYPE_AHEAD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20130430
2 Importing I_FIELD_IN_FOCUS Call by reference Type reference (TYPE) STRING 20130905
3 Importing I_HIGHLIGHT_SEARCH_TERMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130517
4 Importing I_RESTRICT_TO_MAX_RESULTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130513
5 Importing I_RESULT_TABLE_DESCRIPTOR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20130430
6 Importing I_TYPE_AHEAD_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20130430
7 Importing I_WITH_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130508

Method CONVERT_TYPE_AHEAD_TABLE on Interface IF_DSH_TA_RESULT_HANDLER has no exception.

Method GET_RESULT_TABLE_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_DYNPRO_METADATA_COLUMN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130508
2 Returning R_RESULT_TABLE_DESCRIPTOR Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20130430

Method GET_RESULT_TABLE_DESCRIPTOR on Interface IF_DSH_TA_RESULT_HANDLER has no exception.

Method IS_FIELD_CONTENT_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_CONTENT Call by reference Type reference (TYPE) ANY 20131029
2 Returning R_IS_RELEVANT Value transfer Type reference (TYPE) ABAP_BOOL 20131029

Method IS_FIELD_CONTENT_RELEVANT on Interface IF_DSH_TA_RESULT_HANDLER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740