Problem Note 35222: Build_party_match_codes module attempts to build name match codes for both organizations and individuals
The build_party_match_codes module does not include a check for the value of
party_type_desc prior to building organization and individual name match codes.
The result is that the module will attempt to build name match codes for both
organizations and individuals.
The proper behavior should be to check for party type.
If the party type is individual, then match codes should be built for individuals and
the organization match code value set to '$'s.
If party type is organization, then match codes should be built for organization and the individual name match code value set to '$'s.
Select the Hot Fix tab in this note to access the hot fix for this issue.
The fields fsc_party_dim.match_code_individual and
fsc_party_dim.match_code_organization will be populated with '$'s when appropriate.
Operating System and Release Information
SAS System | SAS Money Laundering Detection | Microsoft Windows 2000 Advanced Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows XP Professional | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Windows Vista | 1.4 | 1.4 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
The build_party_match_codes module does not include a check for party_type_desc.
This results in the creation of both a match_code_individual and
match_code_organization match code for the same data record.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2009-04-27 12:36:01 |
Date Created: | 2009-03-20 15:33:57 |