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.
Tries to convert existing OnOrder transactions to physical reservations for full visibility catch weight items.
Syntax
protected InventQty reserveCatchWeightItems(
InventTransferLine _inventTransferLine,
InventMov_TransferFrom _inventMovement,
PdsCWInventQty _cwQtyToReserve)
Run On
Called
Parameters
- _inventTransferLine
Type: InventTransferLine Table
The line being processed.
- _inventMovement
Type: InventMov_TransferFrom Class
The inventory movement related to the line.
- _cwQtyToReserve
Type: PdsCWInventQty Extended Data Type
The quantity needing to be reeserved.
Return Value
Type: InventQty Extended Data Type
The quantity still not reserved.