Share via


ExportSalesInvoiceDomesticTaxVoucher::findDomesticSalesTaxVoucher Method

Finds a ExportSalesInvoiceDomesticTaxVoucher record that has a specified record ID of an export sales invoice record.

Syntax

client server public static ExportSalesInvoiceDomesticTaxVoucher findDomesticSalesTaxVoucher(RefRecId _exportSalesInvoiceId, boolean _isPostedOnly)

Run On

Called

Parameters

  • _isPostedOnly
    Type: boolean
    A Boolean value that indicates whether to search only posted ExportSalesInvoiceDomesticTaxVoucher records.

Return Value

Type: ExportSalesInvoiceDomesticTaxVoucher Table
A ExportSalesInvoiceDomesticTaxVoucher record that has the specified record ID of an export sales invoice record.

See Also

Reference

ExportSalesInvoiceDomesticTaxVoucher Table