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.
Returns true false value indicating whether the invoice proposal has any transactions of type item, cost, empl, revenue, on account.
Syntax
client server public static boolean hasDetails(Common _projProposalJour)
Run On
Called
Parameters
- _projProposalJour
Type: Common Table
A record in ProjProposalJour table.
Return Value
Type: boolean
true if the invoice proposal has any transactions of type item, cost, empl, revenue, on account; otherwise false.