PurchRFQReplyLinePurchAgreementLine::findByPurchAgreementLine Method
Finds the specified record in the PurchRFQReplyLinePurchAgreementLine table.
Syntax
client server public static PurchRFQReplyLinePurchAgreementLine findByPurchAgreementLine(AgreementLineRecId _purchAgreementLineRecId)
Run On
Called
Parameters
- _purchAgreementLineRecId
Type: AgreementLineRecId Extended Data Type
The ID of the purch agreement line. It is the primary key on the AgreementLine table.
Return Value
Type: PurchRFQReplyLinePurchAgreementLine Table
A record in the PurchRFQReplyLinePurchAgreementLine table; otherwise, an empty record.