InvoiceInterpretationDone event

This event fires right after an invoice has been interpreted (or reinterpreted in Verify), i.e when all fields on that invoice have been interpreted. The event fires only once for each invoice.

Syntax

Public Function InvoiceInterpretationDone() As Long

Parameters

None.

Active objects

Invoice

InvoiceDefinition

InvoiceProfile

Job

JobDescription

Return values

evtOK 

Normal return

evtOKAbort 

No effect. Treated as evtOK.

evtError 

Causes error message and job termination

evtCancel 

Causes error message and job termination

InvoiceInterpret event

InvoiceInterpreted event

FieldInterpreted event