We recently upgraded from GTS 7.1 to GTS 10.1 and are seeing differences in the way the SPL screening happens.
We are getting many more blocks even though our config & master data for SPL is the same in 10.1 as it was set in 7.1.
(we do not use TREX), just the classic SPL.
Example:
Do a 'Simulate General Address Check' for the following
Name = KOTOBUKI
Country = XX
We are getting a hit in 10.1 for the following results
BP original BP Search Term SPL Original SPL Search Term Match
XX XX 100.00
KOTOBUKI COTOBUCI UCK UC 66.67
In our previous system (7.1) this exact address check would not have caused a hit.
Now in 10.1 it is blocking on this check based on a 66.67 match. We are not sure where it gets a 66.67 match
It appears it is comparing SPL original to SPL search term.
Any thoughts on what we need to look at changing?
FYI - we do run the following daily in a batch job
/SAPSLL/SPL_CUS_APP_BUFF_RESET
/SAPSLL/SPL_CREATE_SEARCHTERMS
/SAPSLL/SPL_INDEX_CREATE
/SAPSLL/SPL_CREATE_SEARCHTADRC
/SAPSLL/SPL_CHECK_SCENARIO_C1
Thank you.