InventTransferLine.calcReceiveQty Method
Calculates quantity available to be received.
Syntax
public InventTransferQty calcReceiveQty(
InventTransferReceiveUpdateQty _receiveUpdateQty,
[InventTransferVoucherId _voucherShipmentId,
InventTransferTable _inventTransferTable])
Run On
Called
Parameters
- _receiveUpdateQty
Type: InventTransferReceiveUpdateQty Enumeration
An InventTransferReceiveUpdateQty enumeration used to determine which inventory transactions should be included in the calculation.
- _voucherShipmentId
Type: InventTransferVoucherId Extended Data Type
An InventTransferVoucherId data type that identifies the shipment; optional.
- _inventTransferTable
Type: InventTransferTable Table
Return Value
Type: InventTransferQty Extended Data Type
An InventTransferQty data type that indicates the quantity available to be received.