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 whether a job has been associated with a record in the JmgTermReg table.
Syntax
client server private static boolean jobHasTransactions(JmgJobTable _jobTable)
Run On
Called
Parameters
- _jobTable
Type: JmgJobTable Table
A JmgJobTable record.
Return Value
Type: boolean
true if any associated records exist; otherwise, false.