PurchJournalMatch_Invoice.originalPurchQtyRemainingToInvoice Method [AX 2012]

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

public PurchQty originalPurchQtyRemainingToInvoice(VendPackingSlipTrans _vendPackingSlipTrans)

Run On

Client

Parameters

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

Return Value

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

Community Additions

ADD
Show: