Hi Experts,
Can we use the message type WMMBXY and IDoc type WMMBID02 for Outbound Goods Receipts scenario also (Sending Goods Receipts information to target system).
Because WMMBID02 seems to be for Inbound going by the documentation in WE60. Can we use this for outbound as well? All the field mapping is perfect with respect to this IDoc and all the required fields exist in this IDoc.
I am struggling to find a suitable outbound process code and processing function module to trigger Idoc from MIGO Transaction once the goods receipt is created / generated.
Please advice me on how to achieve the above functionality.
Thanks in Advance.
Hi,
check with this link it might be helpful to u ...
problem-to-send-idoc-for-a-good-receipt-created
https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=1279261>
Hope this will surely help u ...
regards,
sana.
reward for useful answers...
Hi,
i thnk this might be ur requirement...
<u>Deletion Service Line Item "Correct Purchase order or place on hold"
This might be helpful.....
Hi,
Yes u r right there is no outbound process code for ur scenario,i have checked it in WE64 tcode,u can also have a look at the transaction,i found that WMMBXY is used for inbound.what u can do is,create a custom idoc and then try to trigger it...in this cae u have create, zmessagetype,zbasictype,zsegments and create a standalone program and fill the data record and control record and finally call the FM "MASTER_IDOC_DISTRIBUTE".
Try this..
Regards,
Nagaraj
Add a comment