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.
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.