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.
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
- _externalInvoiceId
Type: TaxExternalInvoiceId_CN Extended Data Type
The external invoice number
- _invoiceId
Type: InvoiceId Extended Data Type
the internal invoice number
Return Value
Type: boolean
Returns false if the external invoice number is assiged to more than one internal invoice number, else true.