Share via


PurchInvoiceJournalPost.checkPurchCommitmentBalance Method [AX 2012]

Checks the balance of the commitment that is referenced by the current invoice line.

Syntax

public boolean checkPurchCommitmentBalance()

Run On

Server

Return Value

Type: boolean
true if the balance check passes; otherwise, false .

See Also

Reference

PurchInvoiceJournalPost Class