ProjProposalJour::hasDetails Method

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.

See Also

Reference

ProjProposalJour Table