2010 Oct 05 10:01 AM
Hi Team,
Please help on this issue.
In our sales document types order confirmation is happening through the inboud idoc, user requrement is once order is confirmed immediately sales order confirmation output type should send sucessfully, but the problem is
Inbound idoc is using the sales order and blocking at the same time RSNAST program is using this sales order for sending the output type but not able to send due to the sales order is blocked by inbound idoc.
Could you some body help me on this how can we proceed on this.
thanks & Regards,
MK.
2010 Oct 05 10:12 AM
Check the Dispatch time of the Output type in transaction code :NACE. You need not execute RSNAST00, if the despatch time is set to 3 ( Send with application own transaction ) or 4 (Send Immediately). The output will trigger automatically after the sales order is saved.