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