‎2007 Aug 08 3:07 AM
Hi Folks,
I'm testing the process from creating an inbound SO using the idoc type ORDERS05 in WE19. The details of WE02 show the idoc in status 53, but there is no document number displayed.
Is there a subsequent process required in order to post the created idoc into R/3, or does this mean that the document hasn't really been created, as there is no evidence in VBAK of the new document being created?
Cheers,
Steve
‎2007 Aug 08 5:30 AM
Hi Steve,
In we19 what is the function module you are using.
In we02 expand the idoc data segments and check for the order number
Regards
Arun
‎2007 Aug 08 3:40 AM
You can see some data in EDID4 table -> here SDATA field is 1000 charcters.
Other way just goto Se16 transaction -> enter VBAK table -> selection-condition would be user id ,created time ,if you know sold to party ,then you may get sales order number.
Thanks
Seshu
‎2007 Aug 08 5:30 AM
Hi Steve,
In we19 what is the function module you are using.
In we02 expand the idoc data segments and check for the order number
Regards
Arun
‎2007 Aug 08 5:54 AM
It's OK. I think the issue is that I was running idoc_input_storeorder, instead of idoc_input_orders.
Thanks for your help.
Steve