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 the invoice proposal journal for the given proposal ID passed in as a parameter.
Syntax
client server public static ProjProposalJour find(ProjProposalId _projProposalId, [boolean _forUpdate])
Run On
Called
Parameters
- _projProposalId
Type: ProjProposalId Extended Data Type
The ID of the invoice proposal journal to retrieve.
- _forUpdate
Type: boolean
A Boolean value that determines whether the invoice proposal journal should be updated; optional.
Return Value
Type: ProjProposalJour Table
The desired invoice proposal journal.