Hello all,
I am trying to create a delta function module extractor on a table. I have creation date ANDAT, last change date AEDAT and a deletion flag on the table.
FM has to handle history, new and changes.
How can I generate delta? Can I just use RSO2 to set up delta? How can it be done? Also, can I get the code for a generic FM delta extractor?
Please help.
Thanks,
Anirudh.
Hi Anirudh,
I think in the infopackage after the init run, give "get yesterday" to both the fields and upload, i.e only those records which are changed or added the previous day will be updated. Check it out, it may help in your case.
if it doesn't give me your mail id.
Regards,
Sajeed
Add a comment