APS (Advanced Planning and Scheduling) Asprova APS

 
Home > FAQOrder
FAQ

Order

Search in FAQ:

The earliest LET of pegged parent order

Q:The LETs of the auto-replenishment orders are not specified.Try to use dispatching rule to specify the earliest delivery date of pegged parent order(numbers of the orders are pegged ,want to specify the ealiest delivery date).How to modify the expression .tried the following 3 expressions , but can not express it very well
 ・ME.Order.RightOrder.LET
 ・ME.Order.RightOrder[1].LET
 ・ME.Order.RightmostOrder.LET

A:

We made a property for this

①Right order earliest LET
(Order_RightOrderEarliestPeggingLET)
The earliest among the due dates (LET) of this order and orders pegged to the right side of this order.
②Right sales order earliest due date
The earliest among the due dates (LET) of sales orders pegged on the right side of this order.