Material Resource Plan

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 calculation or display herre.  | 
end  | 
This is called after calculation 
 Note: if MRP starting in background, visual components as "messagebox" not working. because MRP is running in server mode 
 Use this event for inserting additional data in the mrp result. 
  |