SAP ABAP Data Element SSTRING (RSRSCAN1: Search String/Search Model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-REP (Application Component) Report Tree
     SM38 (Package) ABAP Reporting
Basic Data
Data Element SSTRING
Short Description RSRSCAN1: Search String/Search Model  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Search Str 
Medium 15 Search String 
Long 40 Search String/Search Model 
Heading 21 Search String/Model 
Documentation

Definition

Character string you want to search for in specified area.

Supplementary Documentation - SSTRING 0001

Use

Procedure

Enter the desired character string or pattern.

  • During the search, the includes are expanded and checked, regardless of the "Expand include" field.
  • The system either searches for the specified character string or interprets it as a pattern, regardless of the "Search by pattern" field. If you want to search for a particular pattern, use the placeholders. "+" stands for any single character and "*" for any character string.

Example of search pattern:

Program text Search pattern Successful

ABCDE *CD* yes
ABCDE *CD no
ABCDE ++CD+ yes
ABCDE +CD* no

Dependencies

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