SAP ABAP Data Element /SAPSLL/CMPEL (Allow Multiple Matches for Origin)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/CORE_LEGAL (Package) Legal Services: Core Functions
Basic Data
Data Element /SAPSLL/CMPEL
Short Description Allow Multiple Matches for Origin  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Allow 
Medium 15 Allow Multiple 
Long 20 Allow Mult.Matches 
Heading 55 Allow Multiple Matches for Origin 
Documentation

Definition

Multiple identical matches are allowed within an originating feature; that is, multiple identical matches are used to determine the percentage match.

Use

This indicator is used in the context of the Minimum Percentage Match for Originating Feature field.

If the system finds multiple identical matches within an originating feature and this indicator is set, the system allows these identical matches; that is, it uses them to determine the percentage match.

The system then calculates the percentage match by calculating the number of matches increased by the identical matches, divided by the total number of search terms for each originating feature in the comparison index.

Dependencies

Example

1)    Originating feature:                Name
    Percentage match:            70.00%
    Allow multiple matches:    'X'

    Address content:                    Fernando Jose Costas Fernando
    Comparison index content:                Costa, Luis Fernando        (Number of search terms: 3)

    Number of matches found:        3                    (2 + 1 multiple hits)
    Percentage match calculated:    100.00%                ( > 70.00% )

    This means that in this case the system would display one hit.

2)    Originating feature:                Name
    Percentage match:            70.00%
    Allow multiple matches:    ' '

    Address content:                    Fernando Jose Costas Fernando
    Comparison index content:                Costa, Luis Fernando        (Number of search terms: 3)

    Number of matches found:        2
    Percentage match calculated:    66.67%                ( < 70.00% )

    This means that in this case the system would display no hits

History
Last changed by/on SAP  20141106 
SAP Release Created in 300_640