Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic Field Calculation in Material Master from another t-code

khaled4700
Explorer
0 Likes
422

Hey Guys,

we changed the standard calculation for automatic reorder point to be for 2 months coverage not for the replenishment lead time coverage for that, we used the user exit in the sap note
SAP Note 351240 Customer-specific calculation of reorder point-safety stock

part 2 of the solution they wanted that when the stock falls below the reorder point you have to replenish to a stock level that covers 4 months

the developer automated the calculation of the max stock level to be equal = (2 * AROP - 2 safety stock) + average daily usage * RLT

this calculation is only triggered when you press "execute forecasting" in the forecasting view in the MM01 t-code my issue now is

it's not calculating max stock level when I use MP30 (individual forecasting ) or MP38 (total forecasting) they only calculate the automatic reorder point

How to fix this ?

0 REPLIES 0