TaxExternalSalesInvoice_CN.createFromCustInvoiceJour Method
Creates a record form the CustInvoiceJour record.
Syntax
public void createFromCustInvoiceJour(
RecId _recId,
TaxExternalInvoiceId_CN _externalInvoiceId,
InvoiceId _invoiceId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId of the CustInvoiceJour record.
- _externalInvoiceId
Type: TaxExternalInvoiceId_CN Extended Data Type
The External Invoice Id.
- _invoiceId
Type: InvoiceId Extended Data Type
The Invoice Id.