Share via


PurchRFQTableKMCollection::find Method

Finds a specific record in the PurchRFQTableKMCollection table.

Syntax

client server public static PurchRFQTableKMCollection find(PurchRFQKMCollectionRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PurchRFQTableKMCollection Table
A record in the PurchRFQTableKMCollection table; otherwise, an empty record.

See Also

Reference

PurchRFQTableKMCollection Table