‎2009 Apr 13 9:12 AM
Hi All,
We aref acing unique problem while creating orders through IDOC_INPUT_ORDERS.
When we process the IDOC through WE19 one of the fields ZZxxxx is properly getting updated in the new order.But in real time scenario when there are multiple inbound ORDER idocs this particular field gets updated for all line items of first orders , but for second order it doesnt get updated for only first item, and for 3 rd order it doesnt get updated for first second items and so on..
Please suggest reason behind this issue. I checked the code, code is perfectly fine.
Thanks
Saurabh
‎2009 Apr 16 2:48 AM
Check you code... or user exit where u are passing tyhe value to z field... you have giving some condtion i guesss... or your sales order may ref to contract or Quote...in which your data is not passing to your z field..... check once.
ramesh
‎2009 Apr 16 4:12 AM
Some of the exits are ZXVEDU04, ZXVEDU05, ZXVEDU06, ZXVEDU11........depends on the SAP release.
thanq
‎2009 Oct 08 3:34 PM