R30423-3 Shipment Line - Set Guarantee Period Days (Recalc)
Code | 30423-3 |
Entity | Logistics.Shipment.ShipmentLines Entity |
Name | SetGuaranteePeriodDays |
Attribute | GuaranteePeriodDays |
Layer | Front-End |
Events | AttributeChanged(ParentSalesOrderLine) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(IIF(ParentSalesOrderLine.Product.ProductType.IsServiced, ParentSalesOrderLine. Product.GuaranteePeriodDays, null), Object) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.