ProjInvoiceJournalCreate::validateServiceNumber Method [AX 2012]

Validate the service number

server protected static boolean validateServiceNumber(ParmId _parmId)

Run On

Server

Parameters

_parmId
Type: ParmId Extended Data Type
the service number to validate

Return Value

Type: boolean
true if the service number is valid
Show: