Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if a given candidate invoice number has only numeric characters.
Syntax
protected boolean isInvoiceNumberNumericOnly_BR(Num _candidateNumber)
Run On
Called
Parameters
- _candidateNumber
Type: Num Extended Data Type
The candidate invoice number to check.
Return Value
Type: boolean
true if the candidate invoice number in numeric only; otherwise, false.