SUPPORT / SAMPLES & SAS NOTES
 

Support

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

DetailsHotfixAboutRate It

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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Money Laundering DetectionMicrosoft Windows 2000 Advanced Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Professional1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows NT Workstation1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows XP Professional1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Windows Vista1.41.49.1 TS1M3 SP49.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.