‎2013 Sep 27 1:19 PM
Hello All,
As i have requirement for POST Goods Issue for Out bound delivery , where i need the material document number to update hte Z-table , I have cross checked the few function modules : WS_DELIVERY_UPDATE , where it is not returning the material document number. And it is not possible to with the BAPI : BAPI_GOODSMVT_CREATE .. . Please let me know if you have any .
Thanks - Nag
‎2013 Sep 28 5:25 AM
Hi,
Can you please try with WS_DELIVERY_UPDATE Like this way?
https://scn.sap.com/thread/1285426
Thanks
Gourav.
‎2013 Sep 28 7:48 PM
Thanks for the reply , As i mentioned i need the Material document number to update the Z Table in the current run in the program. I need the document number while doing PGI.
Thanks - Nag
‎2013 Sep 29 5:41 AM
Hi,
As per this answered thread http://scn.sap.com/thread/839859
Calling WS_DELIVERY_UPDATE_2 works. It will PGI the delivery which ultimately creates the material documents with the correct movement types.
So check that way.
Otherwise wait for some other suggestion.
Thanks.
Gourav.
‎2019 Nov 13 10:28 PM