Load data to PSA using Infopackage. Go to monitor for that request->go to details tab-> go to processing data packaet->select any data package to debug-> right click on it-> select simulate update-> select activate debugging in update rules option.
Now when u will try to perform simulation for that data package it will open ABAP debugger for u in parallel.
Hope this is what you are looking for.
KJ!!!
run your infopackage from ODS to Cube with option 'PSA and data targets'.
Once it is done. go to monitor screen of this load, select data package, right click, simulate update, select activate debug in update rules and continue so that it will take you to debug mode
cheers
sb
assign points if useful
Hi,
the procedure I follow is the following:
-Right click to ODS and select Update ODS Data in Data target.
-Select Initial or full update options.
-Infopackage window appears. When I configure the load I can´t select the "PSA and data targets in parallel" option in the processing tab of the ODS's infopackage. That´s the problem.
Am I doing something wrong?
Thanks again
Add a comment