This event fires just before an invoice is interpreted (or reinterpreted in Verify). It fires only once for each invoice.
Public Function InvoiceInterpret() As Long
None.
|
evtOK |
Normal return. |
|
evtOKAbort |
No effect. Treated the same evtOK. |
|
evtCancel |
Causes an error message and job termination. |
|
evtError |
Causes an error message and job termination. |
To extract batch information from the invoice before it is interpreted.