Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the record whether exists in the TaxExternalSalesInvoice table.
Syntax
server public static boolean existByTaxTaxExternalSalesInvoice(InvoiceId _invoiceId, TaxExternalInvoiceId_CN _externalInvoiceId)
Run On
Server
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
The internal invoice ID.
- _externalInvoiceId
Type: TaxExternalInvoiceId_CN Extended Data Type
The external invoice ID.
Return Value
Type: boolean
true if the record exists in the TaxExternalSalesInvoice table; otherwise, false.