R33507-4 Sales Order - Set Required Delivery Date (Recalc)
Code | 33507-4 |
Entity | Crm.Sales.SalesOrders Entity |
Name | SetRequiredDeliveryDate |
Attribute | RequiredDeliveryDate |
Layer | Front-End |
Events | AttributeChanged(DocumentDate, ShipToCustomer, Customer) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(DocumentDate.AddDays(Convert(IIF((ShipToCustomer.DefaultDeliveryTermDays != 0), ShipToCustomer.DefaultDeliveryTermDays, Customer.DefaultDeliveryTermDays), Double)), Object) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.