Share via


CustVendPaymProposalLine::vendSearchForOmittedPaymentGroupInvoice Method

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

Return Value

Type: boolean
true if there are missing invoices; otherwise, false.

See Also

Reference

CustVendPaymProposalLine Table