Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates or updates the result batch with the defined batch characteristics in the batch journal result record.
Syntax
private InventDim createOrUpdateResultBatch(InventMovement _movement)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The inventory movement for the first transaction in which the result batch is established.
Return Value
Type: InventDim Table
The record for the InventDim table for the batch journal result line that may have been updated.
Exceptions
Exception | Condition |
---|---|
Error | Thrown if the inventory batch was manually specified but does not exist. -or- Thrown if the generated record for the InventBatch table is not valid. |