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.
Searches the VendInvoiceInfoTable and VendTrans tables to verify whether there are any invoices that belong to a payment group that exists in the current proposal but are not contained in the proposal.
Syntax
server public static boolean vendSearchForOmittedPaymentGroupInvoice(TableId callingTableId)
Run On
Server
Parameters
- callingTableId
Type: TableId Extended Data Type
The table ID of the calling table.
Return Value
Type: boolean
true if there are missing invoices; otherwise, false.