ExportSalesInvoice::insertForCustInvoiceJour Method
Creates and inserts a record that has the specified customer invoice journal ID in the ExportSalesInvoice table.
Syntax
server public static boolean insertForCustInvoiceJour(RefRecId _custInvoiceJourId)
Run On
Server
Parameters
- _custInvoiceJourId
Type: RefRecId Extended Data Type
The record ID of a record in the CustInvoiceJour table.
Return Value
Type: boolean
A Boolean value that indicates whether a record is inserted into the ExportSalesInvoice table.
Remarks
A ExportSalesInvoice record is only inserted when the specified customer invoice journal belongs to an export sales order.