Share via


VendInvoiceTrans::existSourceDocumentLine Method

Determines whether the specified record in the VendInvoiceTrans table exist by using the specified SourceDocumentLine value.

Syntax

client server public static boolean existSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLineRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is any invoice posted for the specified SourceDocumentLine; otherwise, false.

See Also

Reference

VendInvoiceTrans Table