ProjInvoiceJourExtensionCN.insertFromProjProposalJour Method
Inserts the specified record into the ProjInvoiceJourExtensionCN table.
Syntax
public void insertFromProjProposalJour(RecId _projProposalJourRecId, RecId _projInvoiceJourRecId)
Run On
Called
Parameters
- _projProposalJourRecId
Type: RecId Extended Data Type
The record ID of the ProjProposalJour record.
- _projInvoiceJourRecId
Type: RecId Extended Data Type
The record ID of the ProjInvoiceJour record.