31386 Integration Events for Replenishment Planned Sales Demand
The following integration events have been added in codeunit LSC Replen. Calculation, to allow you to extend the Planned Sales Demand functions during Replenishment Journal calculation:
- OnBeforeCheckPlannedSalesDemandExists
- OnReturnPlannedSalesDemandUpdatedQtyOnBeforeFindPlannedSalesDemand
- OnCheckPlannedSalesDemandAndUpdateQtyOnAfterReplenCalculationTypeCheck
New parameters have also been added to the following existing integration events, to allow overriding of calculation log lines in Replenishment Journal calculation:
- OnCheckPlannedSalesDemandAndUpdateQtyOnAfterSSQChanged
- OnCheckPlannedSalesDemandAndUpdateQtyOnAfterCrossDockQuantityChanged
Additionally, the procedure InsertTempReplenCalculationLogLine has been made public to enable extension development in SaaS.