Share via


VendInvoiceInfoSubLine::exist Method

Determines whether the invoice subline occurs in the table with the specified LineRefRecId,JournalRefTableId, and JournalRefRecId fields.

Syntax

client server public static boolean exist(
    PurchParmLineRefRecId _lineRefRecId, 
    PurchJournalLinkRefTableId _journalRefTableId, 
    PurchJournalLinkRefRecId _journalRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists; otherwise, false.

See Also

Reference

VendInvoiceInfoSubLine Table