InventTransferLine::pdsCWinventTransSumDimReceived Method
Gets the updated catch weight quantity for a specific dimension of a transfer order line with the specified receipt ID.
Syntax
client server public static PdsCWInventQty pdsCWinventTransSumDimReceived(InventTransId _inventTransReceipt, InventDim _inventDim)
Run On
Called
Parameters
- _inventTransReceipt
Type: InventTransId Extended Data Type
The ID of a receipt.
- _inventDim
Type: InventDim Table
A dimension to be retrieved.
Return Value
Type: PdsCWInventQty Extended Data Type
The updated catch weight quantity.