R30422-4 Shipment Order Line - Set Guarantee Period Days (Recalc)

Code 30422-4
Entity Logistics.Shipment.ShipmentOrderLines 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.