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