Share via


PurchRFQSealedReplyLine::findByPurchRFQReplyLine Method

Finds the PurchRFQSealedReplyLine that is related to the passed in record ID

Syntax

client server public static PurchRFQSealedReplyLine findByPurchRFQReplyLine(PurchRFQReplyLineRecId _purchRFQReplyLineRecId, [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    true if the record should be selected for update; otherwise, false.

Return Value

Type: PurchRFQSealedReplyLine Table
The PurchRFQSealedReplyLine record that is related to the passed in PurchRFQReplyLine Record ID.

See Also

Reference

PurchRFQSealedReplyLine Table