cancel
Showing results for 
Search instead for 
Did you mean: 

PP-Consumption base planning firing through MD01 separately

Former Member
0 Kudos

Hi Gyes,

_case:-_

I am using ROH type material both for BOM & non bom compound. for bom components i am using MRP with MRP with frequency of planning monthly for next month .

where as for non bom components i am using MRP with consumption based planning reorder planning with frequency of planning is weekly for next week . both will have transaction code md01.

_Question:-_

Can i fire md01 for CBP & MRP separately? without clashing of individual requirements? how to do that ?

Regards,

Sharad

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hi,

You can use the User Exit: M61X0001

With this you need to get the Coding done from your ABAPer such that it will consider your Materials..With this the criteria can be considerd is:

materials to be planned using MRP procedures,

materials of a certain MRP controller

With MD01/MDBT you can use the User Exit Key (which you will define in OMIX) and Plan every houre as per your requirement..

Please refer these thread,

[MRP|]

Regards,

R.Brahmankar

dhaval_choksi3
Active Contributor
0 Kudos

Hi,

It can be possible by using User Exit.

User Exit is M61X0001 - User exits PP-MRP materials planning.

Function module EXIT_SAPMM61X_001 and EXIT_SAPLM61C_001

Include:- ZXM61U01 / ZXM61U02

But to use this User exit you have to separate those materials by MRP controller.

Regards,

Dhaval