Share via


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

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.

See Also

Reference

ExportSalesInvoice Table