SAP ABAP Data Element SF_WORDF (Word form)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SFIN (Package) Basis Development: SAPfind Information Retrieval
Basic Data
Data Element SF_WORDF
Short Description Word form  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SF_WORD    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Word form 
Medium 15 Word form 
Long 20 Word form 
Heading 55 Word form 
Documentation

Definition

The "search term" refers to the character string to be located in a text. It can contain a maximum of 40 characters. The special characters '*' and '+' can function as placeholders, whereby

* stands for an unspecified number of characters (or no character) and

+ for a single character.

In a comparison the search terms in the search expression and the words in the text are standardized as follows:

  • the words in the text are delimited by blanks.
  • Lower case letters are transformed to upper case letters.
  • All special characters in or attached to text words are ignored.
  • Only the special characters '+' and '*' are preserved in search terms (and implement generic searches).
  • SAPscript control characters are ignored in text words.
  • Umlauts and the 'ß' character are converted to the 'E' form and to 'SS' respectively.

History
Last changed by/on SAP  19950209 
SAP Release Created in