ExportSalesInvoiceDomesticTaxVoucher::findByCustInvoiceJour Method
Finds a record in the ExportSalesInvoiceDomesticTaxVoucher table that has a specified customer invoice journal.
Syntax
client server public static ExportSalesInvoiceDomesticTaxVoucher findByCustInvoiceJour(RefRecId _custInvoiceJourId)
Run On
Called
Parameters
- _custInvoiceJourId
Type: RefRecId Extended Data Type
The record ID of a CustInvoiceJour record.
Return Value
Type: ExportSalesInvoiceDomesticTaxVoucher Table
A record in the ExportSalesInvoiceDomesticTaxVoucher table; otherwise, an empty record.