InventSum::sumBatchWithBatchAttrib Method
Gets a cummulative InventSum table buffer for batches available where the batch attribute values match the required batch attribute tolerances.
Syntax
server public static InventSum sumBatchWithBatchAttrib(InventMovement _movement)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The inventory movement.
Return Value
Type: InventSum Table
A cummulative InventSum table buffer for available batches or an empty buffer if the item does not have any batch attributes assigned.