Hi SAP Guru,
Our BW system was on NW7.3 that seperate ABAP and JAVA instance. The problem was about the excel file sent from Broadcast system have 3 duplicate data when receive the email.
The table below was sample data in the excel file that should be only one table but it duplicate this to 3 tables.
Fiscal Year | Qty | Net Value |
---|---|---|
2000 | 10 | 100 |
2001 | 20 | 200 |
2002 | 30 | 300 |
2003 | 40 | 400 |
2004 | 50 | 500 |
Can someone point me out where to investigate this problem?
Thank you,
Jitpanu S.