Share via


VendInvoiceInfoLine::existActiveNotSaved Method

Checks if there are invoice lines in the VendInvoiceInfoLine table that matches specified criteria that do not correspond to draft invoice lines saved in the VendInvoiceInfoLinetable.

Syntax

client server public static boolean existActiveNotSaved(ParmId _parmId, TradeInventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: boolean
true if any lines are found in the VendInvoiceInfoLine table that match specified criteria; otherwise, false.

See Also

Reference

VendInvoiceInfoLine Table