PurchRFQScoring::find Method

Finds the PurchRFQScoringa record.

Syntax

client server public static PurchRFQScoring find(
    PurchRFQTableRecId _rfqRecId, 
    PurchRFQScoringRFQCaseCriteriaRecId _criteriaRecId, 
   [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: PurchRFQScoring Table
A PurchRFQScoring record.

See Also

Reference

PurchRFQScoring Table