SAP ABAP Data Element /SAPSLL/CMPMT (Base Value of Percentage of Number of Found Terms)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/LEGAL_CON_SPL (Package) Legal Services: Legal Control - Sanctioned Party List
Basic Data
Data Element /SAPSLL/CMPMT
Short Description Base Value of Percentage of Number of Found Terms  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPSLL/CMPMT    
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 Basic Val 
Medium 20 Display Base Value 
Long 31 Base Value No. of Found Terms 
Heading 55 Base Value of Percentage of Number of Found Terms 
Documentation

Definition

During sanctioned party list screening, the number of matching terms is calculated for each screened name and checked against the "Minimum match" threshold defined in Customizing. If the calculated percentage is greater than the specified threshold, the name is considered a hit and the corresponding business partner or document is blocked. A base value is required to calculate the percentage match.

Use

You use this flag to define the base value for calculating the percentage match with the original term.

Dependencies

Example

Assume you have to screen a business partner named "Jose Sison". The sanctioned party list contains an entry for "Jose Maria Sison", which the GTS system identifies. Assume a threshold of 68% is defined in Customizing.

Two base values are generally available to calculate the percentage match with the original term:

  • Number of terms in the business partner name (base value = 2)
  • Number of terms in the sanctioned party list name (base value =3)

If the base value for calculation is 2, then the percentage match compared to the original value is 2 of 2 = 100%.

If the base value for calculation is 3, then the percentage match compared to the original value is 2 of 3 = 66.67%.

System response for each base value:

Only number of terms in each SPL name
Only base value 3 is taken into account, which means a match rate of 66.67% is determined. The threshold value is 68%, so the name is not considered a hit.

Number of terms for each SPL and partner name
Both base values are taken into account, which means match rates of 66.67% and 100% are calculated. Since both values have to lie above the threshold, however, no hit is generated.

Number of terms for each SPL or partner name
Both base values are taken into account, which means match rates of 66.67% and 100% are calculated. Since only one of the values has to lie above the threshold, a hit is generated.

History
Last changed by/on SAP  20141106 
SAP Release Created in 810