Share via


PurchRFQScoringMethod::findByName Method

Finds the PurchRFQScoringMethod record.

Syntax

client server public static PurchRFQScoringMethod findByName(PurchRFQScoringMethodName _name, [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: PurchRFQScoringMethod Table
A PurchRFQScoringMethod record.

See Also

Reference

PurchRFQScoringMethod Table