Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.