cancel
Showing results for 
Search instead for 
Did you mean: 

Combination Order Creation Issue

former_member184666
Active Contributor
0 Kudos

Hi,

We are working with MTO scenario where production orders are created against sales order. Sometimes, simultaneously two sales orders are created and all common materialu2019s production orders needs to be combined to reduce the setup time. For achieving this, combination order functionality is used.

Production orders are created against two different sales orders. There are 40% of Semi-finished materials which are common for both the sales orders. Now, all these common materials production orders to be combined to created combination orders accordingly. For this, we need to manually input all these common materials production orders which is difficult.

(1) Client requires automatically system should select the common materialu2019s production orders and create combination orders accordingly. Input will be two sales order numbers.

(2) If production orders are combined then only the combined production orderu2019s to be printed.

Can this be achieved by using any Exit?

Ramagiri

Accepted Solutions (0)

Answers (3)

Answers (3)

scm_09
Contributor
0 Kudos

1) EXIT_SAPLMILL_OC_001 for auto selection

former_member184666
Active Contributor
0 Kudos

Hi,

We are trying with the Exit EXIT_SAPLMILL_OC_001 for auto selection,but some issues are faced as follows:

1. we are not able to select multiple reference orders at one go.

2. we are not able to generate multiple combined production orders at one go.

It was observed that, when ever we run the exit, only one combined order is getting created and saved.

Request to give some inputs to resolve the issue.

Ramagiri

scm_09
Contributor
0 Kudos

Ram,

it wont work as it is now. you need to have your logic built into the exit to work. plz take help of your ABAP developer for this.

just activating the exit in cmod/smod will not give you results

Former Member
0 Kudos

Ramagiri,

Combined orders are only supported in the Mill Products addon. More info at

http://help.sap.com/erp2005_ehp_05/helpdata/EN/7c/ea814440ce11d385c70000e8200b4c/frameset.htm

I suggest that you do not attempt this solution without first installing this addon.

Best Regards,

DB49

former_member184666
Active Contributor
0 Kudos

HI,

DIMP is already activated.

Ramagiri

Former Member
0 Kudos

Ramagiri,

Thoroughly read the entire block of documentation I previously cited. Available Mill Products functionality and Userexits are nicely described.

Best Regards,

DB49

madlercm
Active Contributor
0 Kudos

Is Combination Orders a standard functionality of ERP?