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