‎2006 Aug 29 12:24 PM
Does anybody know the Process Code for Outbound Production Order??
BASIC Type : LOIPRO01
Message Type : LOIPRO
Regards,
Ravi
‎2006 Aug 29 12:37 PM
Hi Ravi,
FM <b>CLOI_MASTERIDOC_CREATE_LOIPRO</b> to generate production order IDocs and send to other SAP system.
This FM is used in standard program <b>RCCLORD</b> or <b>RCCLTRAN</b>.
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
‎2006 Aug 29 12:41 PM
Hi,
Check this,
Process code for inbound production order.
ED00 - Display idoc using work item.
ED00_XML - Display idoc using work item(XML).
ED08 - Forward Idoc.
Reward if it helps.
Regards,
Senthil
‎2006 Aug 29 2:44 PM
Hi Ravindran,
Go to WE64 search for your message type and find the process code from there.
Regards
jaison
‎2006 Aug 29 3:18 PM
Hi,
No process code associated with Outbound Order.
Create the Outbound Process code using WE41.
Regards
vijay
‎2007 Jul 30 7:50 PM
Hi Everybody.
There's no standard process code for LOIPRO Outbound Idocs.
This Idocs are threated as master data info, and could only be automatically generated by Data Distribution Model.
BD64.
Anyway, you can define your own Outbound Process Code in WE41 using CLOI_MASTERIDOC_CREATE_LOIPRO FM.
You can choose.
Regards.
Albert.