SAP ABAP Data Element /MRSS/T_SQE_FUZZY_RESULT_DET (Degree of suitability for ext. search for struct. qual.)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQE (Package) MRS qualifications: engine
Basic Data
Data Element /MRSS/T_SQE_FUZZY_RESULT_DET
Short Description Degree of suitability for ext. search for struct. qual.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /MRSS/_SQE_FUZZY_RESULT_DET    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Suit. SQ 
Medium 20 Suitability str. q. 
Long 20 Suitability str. q. 
Heading 20 Suitability str. q. 
Documentation

Definition

Specifies how the system determines the degree of suitability for each qualification sought if neighboring qualifications are also included when matching unstructured qualifications

Use

With unenhanced matching of unstructured qualifications, the system searches for exactly one qualification. If it finds one, there is a direct hit. With enhanced matching of unstructured qualifications, the system searches the neighboring levels of the qualification originally sought as well(for example, in the next lowest level of the qualification catalog of the first dimension).

You can specify the way in which the system determines the degree of suitability:

  • "A": The system calculates the mean for all hits (direct and in neighboring qualifications). The degrees of suitability of the neighboring qualifications found are first adjusted according to thedefined factors for neighboring level matching.
  • "M": The system calculates the largest degree of suitability across all hits (direct and neighboring qualifications). The degrees of suitability of the neighboring qualifications found are first adjusted in accordance with the defined factors for neighboring level matching.
  • "AD":    If there is a direct hit, the system ignores any possible hits in the neighboring qualifications and uses the degree of suitability of the direct hit. If there is no direct hit, the system responds in the same way as "A".
  • "MD":    If there is a direct hit, the system ignores any possible hits in the neighboring qualifications and uses the degree of suitability of the direct hit. If there is no direct hit, the system responds in the same way as "M".

Dependencies

If no specification has been made in Customizing, the system defaults to "A".

Example

History
Last changed by/on SAP  20141109 
SAP Release Created in 195