Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.