Problem Note 35037: A "No Transactions" message might be displayed when drilling down on a party transaction alert
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
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 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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2009-03-09 10:02:01 |
Date Created: | 2009-03-05 09:39:42 |