PurchRFQReplyScoringStatus::findByPurchRFQReplyTable Method
Finds the PurchRFQReplyScoringStatus record associated with the specified PurchRFQReplyTable record.
Syntax
client server public static PurchRFQReplyScoringStatus findByPurchRFQReplyTable(PurchRFQReplyTableRecId _purchRFQReplyTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _purchRFQReplyTableRecId
Type: PurchRFQReplyTableRecId Extended Data Type
A PurchRFQReplyTableRecId value.
- _forUpdate
Type: boolean
A boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: PurchRFQReplyScoringStatus Table
A PurchRFQReplyScoringStatus record.