PurchRFQTableQuestionnaireResponse::find Method

Finds a specific record in the PurchRFQTableQuestionnaireResponse table.

Syntax

client server public static PurchRFQTableQuestionnaireResponse find(PurchRFQQuestionnaireResponseRecId _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: PurchRFQTableQuestionnaireResponse Table
A record in the PurchRFQTableQuestionnaireResponse table; otherwise, an empty record.

See Also

Reference

PurchRFQTableQuestionnaireResponse Table