PurchJournalMatch_Invoice.originalInventQtyRemainingToInvoice Method [AX 2012]

Calculates and sends the remaining quantity to invoice for a specified VendPackingSlipTrans table.

public InventQty originalInventQtyRemainingToInvoice(VendPackingSlipTrans _vendPackingSlipTrans)

Run On

Client

Parameters

_vendPackingSlipTrans
Type: VendPackingSlipTrans Table
The VendPackingSlipTrans record that represents the link.

Return Value

Type: InventQty Extended Data Type
The remaining quantity to invoice for a specified VendPackingSlipTrans table.

Community Additions

ADD
Show: