Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Process Code for Outbound Production Order??

Former Member
0 Likes
1,155

Does anybody know the Process Code for Outbound Production Order??

BASIC Type : LOIPRO01

Message Type : LOIPRO

Regards,

Ravi

5 REPLIES 5
Read only

ferry_lianto
Active Contributor
0 Likes
793

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.

Read only

Former Member
0 Likes
793

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

Read only

Former Member
0 Likes
793

Hi Ravindran,

Go to WE64 search for your message type and find the process code from there.

Regards

jaison

Read only

Former Member
0 Likes
793

Hi,

No process code associated with Outbound Order.

Create the Outbound Process code using WE41.

Regards

vijay

Read only

0 Likes
793

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.