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
- _recId
Type: RecId Extended Data Type
The invoice line record ID
Return Value
Type: PurchLine Table
A record in the PurchLine table; otherwise, an empty record.