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

How to Create Combination Order(MILL_OC tcode) using BAPI or FunctionModule?

Former Member
0 Likes
1,602

Hi,

I need to create a Combination order by combining 2 or more than 2 production orders. I have found a function module MILL_OC_ORDER_MERGE but its not creating cmobination order.

Can anyone help me how to create Combination order using any BAPI or Function Module?

Thanks & Regards,

Ramana SBLSV,

+91 7853055553.

2 REPLIES 2
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
932

What error does this it throws? Did you do a commit after sucessful run. Please share your code snippet.

Read only

Former Member
0 Likes
932

Thank U for this FM.

I trying 2 months using wrong FM - MILL_OC_ADD_ORDERS_TO_COMB_ORD

FM MILL_OC_ORDER_MERGE - working w/o commit, but is running in visible mode with users dialog.