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

Client

Parameters

_vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record.

Return Value

Type: InventQty Extended Data Type
The calculated total quantity in the inventory U of M.

Community Additions

ADD
Show: