Share via


TMSInvoiceLine::findRelatedPurchLine Method

Returns first PO line found related to the invoice line.

Syntax

client server public static PurchLine findRelatedPurchLine(RecId _recId)

Run On

Called

Parameters

Return Value

Type: PurchLine Table
A record in the PurchLine table; otherwise, an empty record.

See Also

Reference

TMSInvoiceLine Table