InventBatch::pdsCreateSameLotBatch Method
Creates a new batch for the same lot batch reservation functionality.
Syntax
server public static InventBatch pdsCreateSameLotBatch(InventMovement _movement)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The movement record for which to create the batch.
Return Value
Type: InventBatch Table
The created inventory batch record.