PurchRFQSealedReplyTable::findByPurchRFQReplyTable Method

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

Syntax

client server public static PurchRFQSealedReplyTable findByPurchRFQReplyTable(PurchRFQReplyTableRecId _purchRFQReplyTableRecId, [boolean _selectForUpdate])

Run On

Called

Parameters

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

Return Value

Type: PurchRFQSealedReplyTable Table
The PurchRFQSealedReplyTable record that is related to the passed in PurchRFQReplyTable record ID.

See Also

Reference

PurchRFQSealedReplyTable Table