cancel
Showing results for 
Search instead for 
Did you mean: 

mrp problem

Former Member
0 Kudos

Hi Friends,

I have two bom's for one finished product.my requirement is 100 products. when i run the mrp system automatically assign the first 50 products for alternarive bom 1and second 50 products for alternative bom 2.I have one routing and one work center. how will i map this scenirio.plz tell me.

Thanks

Rakesh

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

You can do this by using Quota arregment MEQI with two production version of material master with alternative BOM Define quata as 50%

MRP will not select first alt BOM always. It depends on BOM selection method by MRP 4 view in material master.

BOM selection by - Lot size, Date, Prod version, Only by prod version.

You need to define Production versions for the combination of BoM and routing.

Implement the BAdI MD_MODIFY_PRODVERS.

Use the method MODIFY_PRODUCTION_VERSION to write your logic (for checking the stocks) and change the production version to the required one

Regards,

R.Brahmankar

former_member189817
Active Contributor
0 Kudos

Hi

Using quota arrangement mechanism it is possible to assign the first 50 products for alternarive bom 1and second 50 products for alternative bom 2 provided that production version is required.