InventTransferUpdShip.pickCatchWeightItem Method [AX 2012]
Ensures that sufficient transactions are marked as picked for catch weight items.
Syntax
protected void pickCatchWeightItem(InventTransferParmLine _inventTransferParmLine)
Run On
Called
Parameters
- _inventTransferParmLine
Type: InventTransferParmLine Table
The line being processed.
Exceptions
Exception | Condition |
---|---|
Error | Insufficient inventory transactions with status Picked. -or- Cannot change the reservation. |