SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 35037: A "No Transactions" message might be displayed when drilling down on a party transaction alert

DetailsHotfixAboutRate It

It is possible to receive a "No Transations" message when drilling down on a party transation alert. The FSC_PARTY_ACCOUNT_BRIDGE table is of TYPEII and requires PARTY_TRANSACTIONS_PREP.SAS code to use CHANGE_CURRENT_IND. This indicator was missing in the code causing duplicate alerts, which can result in a drill down of zero rows on a party transaction alert.

Select the Hot Fix tab in this note to access the hot fix for this issue.

The following statement will be added to the WHERE clause:

change_current_ind = 'Y'

This will force a TYPEII change in the FSC_PARTY_ACCOUNT_BRIDGE, which will eliminate duplicate alerts.



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.