Share via


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

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

See Also

Reference

PurchRFQReplyScoringStatus Table