Share via


TaxImportInvoiceTaxIntegration_CN.validateTaxExternalInvoiceId Method [AX 2012]

The same external invoice number is not allowed to assign to more than one internal invoice number.

Syntax

protected boolean validateTaxExternalInvoiceId(TaxExternalInvoiceId_CN _externalInvoiceId, InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: boolean
Returns false if the external invoice number is assiged to more than one internal invoice number, else true.

See Also

Reference

TaxImportInvoiceTaxIntegration_CN Class