ExportSalesInvoiceDomesticTaxVoucher::existReferenceDomesticSalesTaxVoucher Method
Indicates whether a reference ExportSalesInvoiceDomesticTaxVoucher record exists for the specified export sales invoice.
Syntax
client server public static boolean existReferenceDomesticSalesTaxVoucher(RefRecId _exportSalesInvoiceId)
Run On
Called
Parameters
- _exportSalesInvoiceId
Type: RefRecId Extended Data Type
The record identity of a ExportSalesInvoice record.
Return Value
Type: boolean
true if a record for the specified export sales invoice exists; otherwise, false .