P3411 - Blanket Orders and Auto process
We are answering MRP order messages for Items that have multiple blanket orders. The process works if the messages are manually processed via the "Process" row exit.
However, if the order message is selected and "Autoprocess" clicked we have 2 problems
1) The wrong OB order is chosen. with 2 OB's defined the last OB is selected even if an earlier OB is selected. WE are comparing the Requested date of the PO against the Requested date and cancel date of the OB (Both are set to be the same). In this case 2 OB's, one with 10/01/2019 as a request date and one with 12/31/2019. The requested date of the PO is 09/30/2019. The auto select will select the 12/31/2019 order.