Share via


SalesFormLetter_Invoice.checkInvoicePrices Method [AX 2012]

Validates if at least one of sales order lines being processed does not have item price specified. Prompts for confirmation to proceed if any found.

Syntax

private boolean checkInvoicePrices()

Run On

Called

Return Value

Type: boolean
false if user does not allow posting for lines without item price.

See Also

Reference

SalesFormLetter_Invoice Class