R31392-1 Product Price - Set Price Quantity Measurement Unit (Recalc)
Code | 31392-1 |
Entity | Crm.Pricing.ProductPrices Entity |
Name | SetPriceQuantityMeasurementUnit |
Attribute | PriceQuantityMeasurementUnit |
Layer | Front-End |
Events | AttributeChanged(Product, PriceQuantityMeasurementUnit) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((Product != null), Product.MeasurementUnit, PriceQuantityMeasurementUnit) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.