SAP ABAP Data Element IGN_SEARCH_MAXHITS (Maximum Number of Hits)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_SEARCH_API (Package) Search API
Basic Data
Data Element IGN_SEARCH_MAXHITS
Short Description Maximum Number of Hits  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Number 
Medium 16 Max. No. of Hits 
Long 20 Maximum No. of Hits 
Heading 16 Max. No. of Hits 
Documentation

Definition

Indicates the maximum number of lines displayed in the hit list in a search using the search framework .

Use

If you specify a maximum number of hits, the system ends the search as soon as this maximum hit number is reached. In this way you can avoid an excessive number of hits being displayed. Large numbers of hits are often not particularly meaningful and therefore worthless.

Dependencies

At present, the search framework only supports specification of a maximum hit number with the BDT search search category.

If no value has been entered, the system uses Customizing table TICLSRC to determine a default value.

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 472