Hi all,
I´m loading data to a DSO from a Datasource and I have to get some values from another DSO.
In the transformation I would have to loop the second DSO as I have to update some records that already exists in the 1st DSO and must be taken by the Delta DTP to the target Cube.
Is it possible to loop another DSO (the second one) and use those records as base of the result package of the first DSO in an end routine?
Thanks!
Finally the abap team solved this issue.
Thanks everybody for your help.
Saludos! 😊
Hi,
yes it is possible through End Routine with loop.
Regards,
Hi,
please consider the option of using in rule - read from datastore:
doc..
grtz
Koen
Add a comment