R30505-16 Receiving Order Line - Set Quantity Unit (Recalc)
| Code | 30505-16 |
| Entity | Logistics.Procurement.ReceivingOrderLines Entity |
| Name | SetQuantityUnit |
| Attribute | QuantityUnit |
| Layer | Front-End |
| Events | AttributeChanged(ProductCode, Product, QuantityUnit) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | ProductCode.CodingSystem.DefaultMeasurementUnit.IfNullThen(Product.PurchaseMeasurementUnit). IfNullThen(Product.MeasurementUnit).IfNullThen(QuantityUnit) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.