Share via


PurchFormLetter_Invoice.isInvoiceNumberNumericOnly_BR Method [AX 2012]

Checks if a given candidate invoice number has only numeric characters.

Syntax

protected boolean isInvoiceNumberNumericOnly_BR(Num _candidateNumber)

Run On

Called

Parameters

Return Value

Type: boolean
true if the candidate invoice number in numeric only; otherwise, false.

See Also

Reference

PurchFormLetter_Invoice Class