InventReceiptForTestRegistrator.parmTotalReceiptQuantity Method [AX 2012]
Gets or sets the TotalReceiptQuantity parameter.
Syntax
public InventQty parmTotalReceiptQuantity([InventQty _totalReceiptQuantity])
Run On
Called
Parameters
- _totalReceiptQuantity
Type: InventQty Extended Data Type
The value to set.
Return Value
Type: InventQty Extended Data Type
The value of the TotalReceiptQuantity parameter.