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.
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.