PurchRFQScoringMethod::find Method
Finds the PurchRFQScoringMethod record.
Syntax
client server public static PurchRFQScoringMethod find(PurchRFQScoringMethodRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: PurchRFQScoringMethodRecId Extended Data Type
A RecId value.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: PurchRFQScoringMethod Table
A PurchRFQScoringMethod record.