SAP ABAP Class IF_SALV_IDA_TEXT_SEARCH (ALV IDA API: Text Search Manipulation Object)
Properties
Class IF_SALV_IDA_TEXT_SEARCH  
Short Description ALV IDA API: Text Search Manipulation Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121102   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_IDA_TEXT_SEARCH has no forward declaration.
Interfaces
Class IF_SALV_IDA_TEXT_SEARCH has no interface implemented.
Friends
Class IF_SALV_IDA_TEXT_SEARCH has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_SALV_IDA_TEXT_SEARCH has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in