InvoiceSupplierChanged event
This event fires in Verify whenever the supplier of the current invoice is changed.
Syntax
Public Function InvoiceSupplierChanged() As Long
None.
|
evtOK |
Normal return. |
|
evtOKAbort |
No effect. Treated as evtOK. |
|
evtCancel |
Causes an error message and job termination. |
|
evtError |
Causes an error message and job termination. |