PurchInvoiceJournalCreate.checkDuplicateInvoice Method [AX 2012]

Validates an invoice for duplicate numbers before posting.

protected boolean checkDuplicateInvoice()

Run On

Server

Return Value

Type: boolean
true if the invoice passes the duplicate number check; otherwise, false.

Community Additions

ADD
Show: