SAP ABAP Data Element SIC_SRC_MODE (Search Mode)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_SEARCH_CONFIG (Package) Information Consolidation Search Configuration
Basic Data
Data Element SIC_SRC_MODE
Short Description Search Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIC_COMM_MODE    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
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 Src. mode 
Medium 15 Search mode 
Long 20 Search mode 
Heading 11 Search mode 
Documentation

Definition

Defines the way the search engine delivers the results.

Use

Dependencies

The values that are supported depend on the search engine and its release. Find out in advance about the search engine capabilities.

Example

If the value is 001 (attribute), each object in the result will contain a list with its attributes. This value should be used if the structure of the object is subject to change.

If the value is 002 (table), each object in the result will contain a list with its attributes. This value should be used if the structure of the object is not subject to change.

This should improve performance of the communication if the value is 002.

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