Share via


SalesFormLetter_Invoice.checkInvoiceAmounts Method [AX 2012]

Validates if at least one of invoice lines being posted have zero line amount. Prompts for confirmation to proceed if any found.

Syntax

private boolean checkInvoiceAmounts()

Run On

Called

Return Value

Type: boolean
false if user does not allow posting for lines without line amount.

See Also

Reference

SalesFormLetter_Invoice Class