ExportSalesInvoice::findRecIdByCustInvoiceJour Method
Find the record ID of a ExportSalesInvoice record with a specified record ID of a CustInvoiceJour record.
Syntax
client server public static RecId findRecIdByCustInvoiceJour(RefRecId _custInvoiceJourId)
Run On
Called
Parameters
- _custInvoiceJourId
Type: RefRecId Extended Data Type
The record ID of a CustInvoiceJour record.
Return Value
Type: RecId Extended Data Type
The record ID of a ExportSalesInvoice record with the specified record ID of a CustInvoiceJour record.