ExportSalesInvoiceDomesticTaxVoucher::findReferenceDomesticSalesTaxVoucher Method
Finds a ExportSalesInvoiceDomesticTaxVoucher record that has a specified record ID of an export sales invoice record.
Syntax
client server public static ExportSalesInvoiceDomesticTaxVoucher findReferenceDomesticSalesTaxVoucher(RefRecId _exportSalesInvoiceId)
Run On
Called
Parameters
- _exportSalesInvoiceId
Type: RefRecId Extended Data Type
The record ID of a ExportSalesInvoice record.
Return Value
Type: ExportSalesInvoiceDomesticTaxVoucher Table
A ExportSalesInvoiceDomesticTaxVoucher record that has a specified record ID of an export sales invoice record.