ExportSalesInvoice::findByCustInvoiceJour Method
Finds a ExportSalesInvoice record that has a specified record ID of a CustInvoiceJour record.
Syntax
client server public static ExportSalesInvoice findByCustInvoiceJour(RefRecId _custInvoiceJourId)
Run On
Called
Parameters
- _custInvoiceJourId
Type: RefRecId Extended Data Type
The record ID of a CustInvoiceJour record.
Return Value
Type: ExportSalesInvoice Table
A ExportSalesInvoice record with the specified record ID of a CustInvoiceJour record.