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