Material Resource Planning

The plan can be written to the mrp.src file.
The following events are available for MRP:
Function |
Description |
|---|---|
start |
It is called before the calculation. Set variables for the calculation or display here. |
end |
This is called after calculation.
Note: If MRP starting in the background, visual components as "messagebox" are not working, because MRP is running in server mode.
Use this event for inserting additional data in the MRP result.
|
open_order_recommendation_screen |
This parameter is fired when the order recommendation screen is opened. |