Share via


LedgerJournalEngine_CustPayment.updateMarkedInvoiceFromSettlement Method [AX 2012]

Updates the marked invoice of the specified payment.

Syntax

public void updateMarkedInvoiceFromSettlement(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Remarks

The marked invoice is updated during settlement. The marked invoice is updated with one of the following.

The invoice number, a blank, or a special indicator when multiple transactions or a non-invoice transaction is marked.

See Also

Reference

LedgerJournalEngine_CustPayment Class