ProjInvoiceJour::revenueExists Method
Determines if revenue transaction lines are in the project invoice journal.
Syntax
server public static boolean revenueExists(ProjInvoiceId _projInvoiceId)
Run On
Server
Parameters
- _projInvoiceId
Type: ProjInvoiceId Extended Data Type
The ID of the project invoice journal.
Return Value
Type: boolean
true if revenue transaction lines are in the project invoice journal; otherwise, false.