ExportSalesInvoiceDomesticTaxVoucher::findDomesticSalesTaxVoucher Method
Finds a ExportSalesInvoiceDomesticTaxVoucher record that has a specified record ID of an export sales invoice record.
client server public static ExportSalesInvoiceDomesticTaxVoucher findDomesticSalesTaxVoucher(RefRecId _exportSalesInvoiceId, boolean _isPostedOnly)
Called
- _exportSalesInvoiceId
Type: RefRecId Extended Data Type
The record ID of an ExportSalesInvoice record.
- _isPostedOnly
Type: boolean
A Boolean value that indicates whether to search only posted ExportSalesInvoiceDomesticTaxVoucher records.
Type: ExportSalesInvoiceDomesticTaxVoucher Table
A ExportSalesInvoiceDomesticTaxVoucher record that has the specified record ID of an export sales invoice record.