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