VendInvoiceMatchingLine::existForInvoice Method
Determines whether matching details exist for the invoice.
Syntax
client server public static boolean existForInvoice(VendDocumentTableMap _parmTable)
Run On
Called
Parameters
- _parmTable
Type: VendDocumentTableMap Map
A record that represents the invoice.
Return Value
Type: boolean
true if matching details exist for the invoice; otherwise, false.