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.
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.