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 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.