R31531-4 Purchase Order - Set Planned Delivery Date (Recalc)
Code | 31531-4 |
Entity | Logistics.Procurement.PurchaseOrders Entity |
Name | SetPlannedDeliveryDate |
Attribute | PlannedDeliveryDate |
Layer | Front-End |
Events | AttributeChanged(DocumentDate, Supplier) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(DocumentDate.AddDays(Convert(Supplier.DefaultDeliveryTermDays, Double)), Object) |
Description | When Document Date or Supplier is changed, if Document Date and Supplier are not null, Planned Delivery Date is calculated as Document Date plus Default Delivery Term Days specified in the Supplier's definition. |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.