SAP ABAP Data Element COM_SEARCH_TV_AUTH_CHECK_LIMIT (Default: Maximum Number of Objects at Authorization Check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_CUSTOM (Package) SES: Customizing + central types and functions
Basic Data
Data Element COM_SEARCH_TV_AUTH_CHECK_LIMIT
Short Description Default: Maximum Number of Objects at Authorization Check  
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 AUTH_CHECK_LIMIT_DEFAULT   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Max. Check 
Medium 15 Max. Auth.Check 
Long 40 Maximum Objects at Authorization Check 
Heading 15 Max. Auth.Check 
Documentation

Definition

Use

This parameter contains a default value for the internal and external search interface of the search engine service. Its meaning is explained with an example.

Dependencies

Example

A system contains 10 million business partners. A user starts a search query that applies to all of the 10 million business partners. However, the user only has display authorization for 12 business partners. In this case, the authorization check for all 10 million of the business partners in the system must be performed, so that the user gets a filled results list. Instead, the authorization check is only performed for a maximum number of business partners. If there are more business partners in the system, then the user receives a corresponding system message. The user can then enter a more specific search query.

A reasonable value for this setting is 100.

Notes

The maximum number of objects to be checked is set by the respective UI implementation and transferred when the search interface is called up. If no maximum number is transferred, then the stored default value is used.

History
Last changed by/on SAP  20050115 
SAP Release Created in 300