‎2005 Oct 26 10:28 AM
When a purchase order is created, the message control processes the associated messages to create IDOCs or Printouts etc.
Does anybody know whether the processing of the messages happens after the creation of the purchase order (i. e. after commit) or before commit?
‎2005 Oct 26 11:59 AM
Hi!
When I remember correctly: neither nor. It is IN commit, because it's part of update modules (of course only the 'immediate' messages).
Regards,
Christian
‎2005 Oct 26 11:59 AM
Hi!
When I remember correctly: neither nor. It is IN commit, because it's part of update modules (of course only the 'immediate' messages).
Regards,
Christian
‎2005 Oct 26 12:20 PM
AS far as my knowledge goes..it is done after commit only. Or else if it happens before commit and something goes wronf then IDoc already sent cant be rolled back.
So, it this happens after COMMIT only, same hold for print out also.
‎2005 Oct 28 5:02 AM
Thanks for your useful reply Christian. Unable to award points just now. Will try later.