TaxExternalProjectInvoice.createFromProjInvoiceJour Method
Creates a record form the ProjInvoiceJour record.
Syntax
public void createFromProjInvoiceJour(
RecId _recId,
TaxExternalInvoiceId_CN _externalInvoiceId,
InvoiceId _invoiceId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the ProjInvoiceJour record.
- _externalInvoiceId
Type: TaxExternalInvoiceId_CN Extended Data Type
The External Invoice ID.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID.