Hello Friends,
Env- BW 7.3
I am facing some challenges in getting updated records which are deleted in ECC. I use datasource 2lis_11_vaitm.
Model is -- data source-->DSO1-->DSO2-->CUBE
I tested the following scenario. I deleted few line item from an existing contract in ECC and saved it.
The delta queue shows line items which are deleted with "R" in the ROCANCEL field.
I mapped the ROCANCEL field of the data source to the 0RECORDMODE field of the DSO1. Loads look good. Change log table has the deleted line items with status "R" in 0recordmode. And in active data tables the lines are cleared out.
0RECORDMODE of DSO1 and DSO2 are already mapped in the transformation by the system. I did not have to change here.
Here the change log table does not show the lines which are deleted with a "R" status. It does not even have those lines.
Now as this is an existing contract, the active data table actually shows the lines which have been deleted too. This is not what is expected.
All the DTP's are taken from the Active data table(without archive).
Very strange thing is this test works good in the sandbox with the same settings for DTP and same transformation.
Thanks a lot for your time and inputs
Ed.