R27414 ProductDimension - Dest Quantity Unit

Code R27414
Entity General.Products.ProductDimensions Entity
Name DestQuantityUnit
Attribute DestQuantityUnit
Layer Back-End
Events Commit
Modify NO
Action Validate that:

DestQuantityunit.MeasurementCategory == Product.BaseMeasurementCategory
Description Product Dimensions may only be declared from a source measurement unit to a measurement unit which is part of the product's base measurement category. If such dimension was possible, the user would be available to enter contradictory data.

If there is a need of a product dimension from unit from one category (different than the base category of the product) to second unit (with category different than the base category of the product) than this dimension may be declared not directly but separately for each measurement unit towards the base category. For example:

Product A has base measurement category of Pieces.

Product A has the following dimensions:

10 pcs = 1 box (Measurement Category is Set)

1 box = 13 kg (Measurement Category is Set)

Such product dimensions for Product A are incorrect. The user have to enter:

10 pcs = 1 box

10 pcs = 13 kg or 1 pcs = 1.3 kg
Message The destination measurement unit is not part of the base measurement category of the product.
Introduced In Version 2018
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.