cancel
Showing results for 
Search instead for 
Did you mean: 

Reorder Point planning

Former Member
0 Kudos

Sir,

We are using reorder point planning in material master we maintained mrp type VB, reorder point,Max. Stock level,lot size HB,Now my client requirement is that system should automatically trigger the requirement so, that the PR is generated OR system should give the warning message that we are crossing the reorder point. is it possible?

plz tell me

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi abhay

In comsumption based planning. When ever you do GI for production the stock is issued to the prod order and the planning file entry is created if the stock for that particular material is less than the reorder point.

The planning proposal ( PR ) will be created once you run MRP. Your query is that till the next MRP run you will not be knowing that the stock is gone below or not.

You can try this

Option 1

Ask your ABAP's to create a customized report for the materials which are already created planning file entry.

With that report you can know which are the materials already created planning file entry and whether you have to run MRP immediately or not.

Option 2

Findout any User exit is there to throw Error message when ever you make GI for Prod if the stock is below reorder point after issue.

Regards

J . Saravan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This is definitely possible. After MRP run, system will create PR if the stock touches or falls below the reorder point.

Regards,

Prashant

Former Member
0 Kudos

Sir,

What you said is true but is their any way so that if the inventory falls below the reorder point it triggers the MRP run for that material & create it"s PR

is it possible

Regards,

Abhay

Former Member
0 Kudos

Hi Abhay,

You have to run MDO1/MDBT so that system takes all material for planning.consumption material also plan,once its stock in warehouse /storage location falls below reorder point it creates PR.

Regards

Devendra