R35100 ReconcilationLine - Set Available Quantity Base
Code | R35100 |
Entity | Logistics.Inventory.ReconciliationLines Entity |
Name | SetAvailableQuantityBase |
Attribute | AvailableQuantityBase |
Layer | Front-End |
Events | AttributeChanged(Product, Store, StoreBin, Lot, SerialNumber, ProductVariant) |
Priority | Normal |
Modify | YES |
Action | Set AvailableQuantityBase to the current stock holds of the product specified in the line.
This is done by retrieving the value of the QuantityBase field from the Logistics.Inventory.CurrentBalances View, after applying filters for Product, Enterprise Company, Store, Store Bin, Serial Number, Lot, and Product variant. In case no record is found, set AvailableQuantityBase to 0. |
Description | Gets Available Quantity Base based on the current stock holds of the product for the given enterprise company, store, store bin, lot, serial number, and product variant. |
Message | |
Version | Introduced: |
Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.