ProjInvoiceJour::jumpRefInvoice Method
Launches a ProjInvoiceJournal object and passes an invoice journal record.
Syntax
client server public static void jumpRefInvoice(ProjTransIdBase transId, ProjTransType projTransType)
Run On
Called
Parameters
- transId
Type: ProjTransIdBase Extended Data Type
The ID of the transaction line.
- projTransType
Type: ProjTransType Enumeration
The type of the transaction line.
Remarks
This method creates a project invoice journal form object and passes the invoice journal record that contains the transaction line passed as part of the argument to the form to load.