SAP ABAP Interface IF_SALV_IDA_TEXT_SEARCH (ALV IDA API: Text Search Manipulation Object)
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
Properties
Interface IF_SALV_IDA_TEXT_SEARCH  
Short Description ALV IDA API: Text Search Manipulation Object    
General Data
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20121102   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_SALV_IDA_TEXT_SEARCH has no forward declaration.
Interfaces
Interface IF_SALV_IDA_TEXT_SEARCH has no interface.
Friends
Interface IF_SALV_IDA_TEXT_SEARCH has no friend.
Attributes
Interface IF_SALV_IDA_TEXT_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_SIMILARITY Instance method Public Method Get the current similarity 20121102
2 GET_SEARCH_TERM Instance method Public Method Get the current selected search term 20130308
3 SET_FIELD_SIMILARITY Instance method Public Method Set similarity factor 20121102
4 SET_SEARCH_SCOPE Instance method Public Method Set the scope of fields to be included in the search 20130910
5 SET_SEARCH_TERM Instance method Public Method Set the search term 20121108
Events
Interface IF_SALV_IDA_TEXT_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_FIELD_SIMILARITY Public See coding 20121108 y_field_similarity TYPE p LENGTH 2 DECIMALS 1
Method Signatures

Method GET_FIELD_SIMILARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELD_SIMILARITY Value transfer Type reference (TYPE) IF_SALV_IDA_TEXT_SEARCH=>Y_FIELD_SIMILARITY 20121102

Method GET_FIELD_SIMILARITY on Interface IF_SALV_IDA_TEXT_SEARCH has no exception.

Method GET_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_TERM Value transfer Type reference (TYPE) STRING 20130308

Method GET_SEARCH_TERM on Interface IF_SALV_IDA_TEXT_SEARCH has no exception.

Method SET_FIELD_SIMILARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_SIMILARITY Call by reference Type reference (TYPE) IF_SALV_IDA_TEXT_SEARCH=>Y_FIELD_SIMILARITY 20121102
# Exception Resumable Description Created on
1 CX_SALV_PARAM_OUT_OF_BOUNDS 20130619

Method SET_SEARCH_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YTS_FIELD_NAME 20131120
# Exception Resumable Description Created on
1 CX_SALV_IDA_SEARCH_NOT_SUPP 20130910
2 CX_SALV_IDA_UNKNOWN_NAME 20130910

Method SET_SEARCH_TERM Signature

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

Method SET_SEARCH_TERM on Interface IF_SALV_IDA_TEXT_SEARCH has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740