Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the PurchRFQScoringa record.
Syntax
client server public static PurchRFQScoring find(
PurchRFQTableRecId _rfqRecId,
PurchRFQScoringRFQCaseCriteriaRecId _criteriaRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _rfqRecId
Type: PurchRFQTableRecId Extended Data Type
A PurchRFQTableRecId value.
- _criteriaRecId
Type: PurchRFQScoringRFQCaseCriteriaRecId Extended Data Type
A PurchRFQScoringRFQCaseCriteriaRecId value.
- _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.