Hi,
How can I to identify the last data package ine the start routine of the DSO?
I would like to execute an ABAP program only during the last data package (to add some new data that are not sent by my PSA).
I tried using RSBKDATAPAKID table with filter ISLAST (NOT INITIAL), but it seems that this doesn't work for DSO.
Could you please give me a solution to determine a last datapackid (in the start routine) when loading DSO?
For your information, we are in BI 7 (Infopackage to load PSA, and DTP to load DSO).
The DTP parameter is : 1 batch loading.
Thx.
Radj.