ProjInvoiceEmpl::exist Method
Determines whether an invoice line exists for a given transaction.
Syntax
client server public static boolean exist(ProjEmplTransId _transId)
Run On
Called
Parameters
- _transId
Type: ProjEmplTransId Extended Data Type
The ID of the transaction associated with this line item.
Return Value
Type: boolean
true if the line item exists; otherwise, false.