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