Problem Note 35224: The BUILD_PARTY_MATCH_CODES macro does not give you the option to suppress the building of street and mailing address match codes
The BUILD_PARTY_MATCH_CODES macro builds match codes for street and mailing
address by default. The building of street and mailing address match codes should be
optional with the options surfaced to users via parameters.
Select the Hot Fix tab in this note to access the hot fix for this issue.
The fix will add the parameters build_match_code_street_address and match_code_mailing_address to the macro call.
The default value for these parameters is
Y,
which results in building street and mailing address match codes by default.
For example:
%build_party_match_codes(build_match_code_street_address=Y,
build_match_code_mailing_address=Y);
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 macro should include two parameters that enable you to suppress building of street and mailing address match codes.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2009-04-27 12:37:27 |
Date Created: | 2009-03-20 16:01:54 |