Skip to main content
Question

The calculation logic of "MRP_HORIZON_IN_DAYS"

  • April 13, 2026
  • 7 replies
  • 102 views

Forum|alt.badge.img+2

Hi There,

Does anyone know how MRP_HORIZON_IN_DAYS is calculated?

or which date is used as the reference point for this calculation?

 

I am following up the case below.

CS0503047

I found that there is a comment from IFS side on April 9th, but they would like to know more detail because they need to verify if this parameter changes will not impact on their business operation or not. Hence they were requesting us to provide the technical document and Shiromal-san is communicating to R&D team.

 

I am not sure if we can get the document and able to share it but at least, they would like to know which date (the exact date) is utilized for the calculation.

 

Since our customer is planning to have Golive on May 11th and the judgement meeting is next week (April 21th) hence. This MRP slow response is one oof the bottleneck of passing criteria even though it is customer matter.  I would appreciate it if we can get the answer asap.

 

Regards,

Chikako Yoshimura
 

7 replies

majose
Hero (Employee)
Forum|alt.badge.img+15
  • Hero (Employee)
  • April 13, 2026

Hello,

We take the Site Date + Mrp Horizon in Days => and that becomes the Mrp Horizon. So, in this calculation neither manufacturing calendar nor distribution calendar is involved. 

On thing that is good to consider is how long your acummulated lead times you have for your MRP-planned part. Let say say you have a customer order line demand 100 days from now and the accumulated lead time is 110 days for the part in question. Let say you basically have nothing in stock for intermediate sub-assemblies and components, then if you use a 90 day MRP horizon, MRP will not load this “driving” demand, and hence MRP will not explode it down through the BOM.

So you need to be a little bit careful.

MRP Horizon is very useful when you have a long forecast horizon in Master Scheduling (MS), coz you might want to do long term planning in MS, but you get way too much data into MRP engine if you explode let say “the 12 months master scheduling horizon”.

Hope this helps :-)

****

Code-wise it looks like this in pseudo code:

“IF the order due date <= mrp_horizon_date THEN
    Mrp_Part_Supply_Demand_API.New()

ELSE

    Ignore this future demand/supply

END IF;”

***

Best Regards,

Mats


Forum|alt.badge.img+2

Thank you so much!!!

 


Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • July 17, 2026

@majose I  was searching topics related to my issue and found this very insightful.  I have some questions.

where can I find site set up  in IFS ? I need to under stand how many days set up for MRP Horizon  for my site?

 

 


majose
Hero (Employee)
Forum|alt.badge.img+15
  • Hero (Employee)
  • July 18, 2026

Hello ​@IFSFAN 

 

With MRP Horizon in Date you set a constraint how far out in the future you will consider open demands (like customer order line demand) and open supplies. (The field description should also tell the users that this field is also valid for open supply as well - not only demands.)

The idea behind this field/functionality can be spelled like this: PERFORMANCE

If you don’t have problem with MRP performance then there is no reason to enter an MRP Horizon. Please read the comments in the thread above.

Also, please note that if you schedule your MRP job, then MRP Horizon in Days field shows up instead. Same functionality. 

Hope this helps,

-Mats


Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • July 21, 2026

​Hello ​@majose thank you for your feedback.  We not yet moved to Cloud but during the perform Site MRP  I do not see the option about Horizon,    Not sure where else I can find it?

 

 


matt.watters
Ultimate Hero (Partner)
Forum|alt.badge.img+26
  • Ultimate Hero (Partner)
  • July 21, 2026

@IFSFAN the MRP horizon was introduced in Cloud 22R1. It is not available in earlier versions.


Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • July 22, 2026

Hello ​@matt.watters   Unfortunately the issue has not resolved yet  . So people not using cloud yet where should they look for planning horizon days?