SAP ABAP Class IF_FPM_LIST_TEXT_SEARCH_IDA (API for Text Search Inclusive Fuzzy Factor)
Properties
Class IF_FPM_LIST_TEXT_SEARCH_IDA  
Short Description API for Text Search Inclusive Fuzzy Factor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130212   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_LIST_TEXT_SEARCH_IDA has no forward declaration.
Interfaces
Class IF_FPM_LIST_TEXT_SEARCH_IDA has no interface implemented.
Friends
Class IF_FPM_LIST_TEXT_SEARCH_IDA has no friend class.
Attributes
Class IF_FPM_LIST_TEXT_SEARCH_IDA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_SIMILARITY Instance method Public Method 20130212
2 GET_SEARCH_TERM Instance method Public Method 20131120
3 SET_FIELD_SIMILARITY Instance method Public Method 20130212
4 SET_SEARCH_TERM Instance method Public Method 20130212
Events
Class IF_FPM_LIST_TEXT_SEARCH_IDA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_FIELD_SIMILARITY Public See coding 20130212 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) Y_FIELD_SIMILARITY 20130212

Method GET_FIELD_SIMILARITY on class IF_FPM_LIST_TEXT_SEARCH_IDA 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 20131120

Method GET_SEARCH_TERM on class IF_FPM_LIST_TEXT_SEARCH_IDA 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) Y_FIELD_SIMILARITY 20130212
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO 20130212

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 20130212
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO 20130212
History
Last changed by/on SAP  20141120 
SAP Release Created in