PurchJournalMatch_Invoice.inventQtyMatched Method [AX 2012]
Calculates the total quantity for all the marked VendPackingSlipTrans records that are linked to the specified VendInvoiceInfoLine record in the inventory U of M.
public InventQty inventQtyMatched(VendInvoiceInfoLine _vendInvoiceInfoLine)
Run On
ClientParameters
- _vendInvoiceInfoLine
- Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record.
Return Value
Type: InventQty Extended Data TypeThe calculated total quantity in the inventory U of M.
Community Additions
ADD
Show: