ProjEmplTrans::exist Method
Determines whether a transaction exists.
Syntax
client server public static boolean exist(ProjEmplTransId transId)
Run On
Called
Parameters
- transId
Type: ProjEmplTransId Extended Data Type
The transaction ID of the transaction.
Return Value
Type: boolean
true if a transaction with the given transaction ID exists; otherwise, false.