PurchRFQReplyLinePurchLine::findByPurchLine Method
Finds the specified record in the PurchRFQReplyLinePurchLine table.
Syntax
client server public static PurchRFQReplyLinePurchLine findByPurchLine(PurchLineRefRecId _purchLineRefRecId)
Run On
Called
Parameters
- _purchLineRefRecId
Type: PurchLineRefRecId Extended Data Type
The ID of the purch line on the PurchLine table.
Return Value
Type: PurchRFQReplyLinePurchLine Table
A record in the PurchRFQReplyLinePurchLine table; otherwise, an empty record.