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 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.