ProjProposalJour::jumpRefProposal Method
Launches a ProjInvoiceProposal object and passes the invoice proposal record for the proposal ID passed in as a parameter.
Syntax
client server public static void jumpRefProposal(
ProjProposalId _proposalId,
ProjTransIdBase transId,
ProjTransType projTransType)
Run On
Called
Parameters
- _proposalId
Type: ProjProposalId Extended Data Type
The ID of the invoice proposal journal to load in the form.
- transId
Type: ProjTransIdBase Extended Data Type
- projTransType
Type: ProjTransType Enumeration