SAP ABAP Data Element RULSEARCH (Specifying search text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Data Element RULSEARCH
Short Description Specifying search text  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT40    
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 Srch.txt 
Medium Srch.txt 
Long Srch.txt 
Heading  
Documentation

Definition

Restricting search string for text search. If this field is filled, every object that meets the criteria in the OBJFIELD and CONTENTS fields will, in addition, be scanned to find the search string entered in the AUTFTEXT and DISPTEXT fields.

Example:

All objects of the type 'XY' should be represented as blue rectangles with white text. In contrast, objects containing the text 'blabla' should have a green box.

The required rules ought to be similar to the following:

PROFILEID RULEID OBJFIELD CONTENTS SEARCHSTR TEXTCOLOUR BOXCOLOUR SHAPE
TY 01 OTYP XY 00 09 00
TY 02 OTYP XY blabla 00 12 00

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