R27246 ReceivingOrder - Line Quantity Base

Code R27246
Entity Logistics.Procurement.ReceivingOrders Entity
Name LineQuantityBase
Attribute Quantity Base
Layer Back-End
Events Commit

Released +
Modify NO
Action For every line - if "ReceivingOrderLine.QuantityUnit == ReceivingOrderLine.Product.BaseMeasurementCategory.MeasurementUnits[IsDefault == true]", validate that "ReceivingOrderLine.Quantity == ReceivingOrderLine.QuantityBase"
Description Base quantity could be edited in receiving order's lines for products that are allowed to use variable measurement ratios. For those products base quantity may stay the same although the quantity in additional measurement units may vary to a certain extent. That's why the user has the opportunity to manually adjust the right base amount in the particular situation. Otherwise, if the "Quantity Unit" in the line is not an additional measurement unit, but is the measurement unit set as default in the base measurement category of the product, then the value in the field "Quantity" must be equal to the value in the field "Quantity Base".
Message Use the message from Rule R27243 StoreTransaction.LineQuantityBase.
Introduced In Version 2017
Revocable NO

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