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