2011 Jul 13 7:09 AM
Hi,
We have a requirement of whenever a pricing error happen to send the whole Order information from ECC to an external system through Idocs / Output Trigger.
The Output for pricing error can be configured by default at the item level. Hence if an ORder has multiple lines that have pricing issues we can get the same Order information sent twice bacuse of output getting triggered more than once.
Any way I can prevent the duplicate output trigger when multiple items for the same order has issues.
Regards,
Arunava
2011 Jul 13 11:29 AM
Hi Arunava,
You can create a Output Routine using VOFM tcode and attach the routine to your Output type in NACE tcode.
Inside the routine you can keep check based on the line items / order information.
Thanks & Regards,
Ramya.