SAP ABAP Data Element FINDTXT (Input Search String for Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element FINDTXT
Short Description Input Search String for Message  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NATXT    
Data Type CHAR   Character String 
Length 73    
Decimal Places 0    
Output Length 73    
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 Srch Strng 
Medium 15 Search String 
Long 20 Search String 
Heading 30 Search String 
Documentation

Definition

Search text

Use

Enter here any text you want to search for in the displayed messages.

If the search is successful, the cursor is positioned on the text that is found. The associated message is displayed in the first line of the display if it was not on the current page prior to the search. If it was on the current page, it keeps its position. If no message is found, a message to this effect is output.

Procedure

You can use the following signs:
* - any part of the text
+ - any sign

Example

Input: Search for:
'ABC' message with 'ABC' text
'ABC*' message which begins with 'ABC'
'*ABC*' message which contains 'ABC'
'*ABC' message which ends with 'ABC'

Supplementary Documentation - FINDTXT 0000

Use

Procedure

Examples

Dependencies

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