Question:
Hi,
I am wondering whether someone has a good guideline when to use one of the three update selection:
PSA and then into data target
PSA and into data targets parallel
PSA only
Maybe also the differences could be explained.
Thanks!
Answer:
Hello,
I use 'PSA and then into data target ' when i want to load a big number of records (avoid 'time out' error) and i use 'PSA only' when i want to make some data tests.
Joana
Answer:
http://help.sap.com/sapdocu/netweaver/bw/bw30b/helpdata/EN/80/1a6211e07211d2acb80000e829fbfe/frameset.htm
Answer:
Thanks for the replies.
Is the difference between (1) and (2) that
(2) waits until all data packages are written into the PSA and then starts the update to the data targets
(1) in contrasts begins the update as soon as a single package is successfully written into the psa?
Thanks for clarifying that.
Answer:
Any more comments on that?