Requested date synchronization

The requested dates is synchronized with requested ship date, delivery date, cancel dates. The dates can be synchronized at the Order header or at the Order Line.

Order dates (yfs_order_dates) at header level are effected by the dates on order header record and also by the schedule records for the whole order. Order dates (yfs_order_dates) at line level are effected by the dates on order line record and also by the schedule records for that line.

If the order date table is modified at the order line, then the dates on the order line is synchronized as:

  • OrderLine.RequestShipDate=MinShipDate.Requested
  • OrderLine.RequestedDeliveryDate=MinDeliveryDate.Requested
  • OrderLine.CancelDate=MaxDeliveryDate.Requested