R33507-20 Sales Order Line - Set Guarantee Period Days (Recalc)

Code 33507-20
Entity Crm.Sales.SalesOrderLines Entity
Name SetGuaranteePeriodDays
Attribute GuaranteePeriodDays
Layer Front-End
Events AttributeChanged(GuaranteePeriodDays, Product)
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action Convert(IIF((Product != null), Product.GuaranteePeriodDays, GuaranteePeriodDays), Object)
Description
Message
Version
Revocable YES

* This is auto generated code. Don't change it.