Share via


ExportSalesInvoiceDomesticTaxVoucher::existDomesticSalesTaxVoucher Method

Indicates whether any ExportSalesInvoiceDomesticTaxVoucher record exists for a specified export sales record identity.

Syntax

client server public static boolean existDomesticSalesTaxVoucher(RefRecId _exportSalesInvoiceId, boolean _isPostedOnly)

Run On

Called

Parameters

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

Return Value

Type: boolean
true if a record that has the specified export sales record identity exists; otherwise, false .

See Also

Reference

ExportSalesInvoiceDomesticTaxVoucher Table