R34330 LogisticUnitContents - Standard Quantity Equal To Base Quantity

Code R34330
Entity Logistics.Common.LogisticUnitContents Entity
Name StandardQuantityEqualToyBaseQuantity
Attribute StandardQuantity
Layer Back-End
Events Commit
Priority Normal
Modify NO
Applicable Legislations ALL // no condition needed
Action Validate that:

If (LogisticUnitContents.Product.AllowVariableMeasurementRatios == False)

, then LogisticUnitContents.StandardQuantity == LogisticUnitContents.BaseQuantity
Description The field Standard Quantity contains the equivalence of the Quantity calculated in base measurement unit. For products that Variable Measurement Ratios, this means that Standard Quantity is equal to Base Quantity.
Message The field 'Standard Quantity Base' in line '[LineNo]'\ of logistic unit content '[LogisticUnitContent]'\ has an invalid value. | The values in the 'Standard Quantity' and 'Base Quantity' fields must be equal for products that do not use variable measurement ratios. Please check if the values in both fields are correctly filled in.
Introduced In Version 2023
Revocable NO

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