PurchRFQScoringMethod::findByName Method
Finds the PurchRFQScoringMethod record.
Syntax
client server public static PurchRFQScoringMethod findByName(PurchRFQScoringMethodName _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: PurchRFQScoringMethodName Extended Data Type
A PurchRFQScoringMethodName 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.