PurchRFQTableQuestionnaireResponse::findByRFQKMCollection Method
Finds a specific record in the PurchRFQTableQuestionnaireResponse table.
Syntax
client server public static PurchRFQTableQuestionnaireResponse findByRFQKMCollection(PurchRFQKMCollectionRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: PurchRFQKMCollectionRecId Extended Data Type
The record ID of PurchRFQTableKMCollection record.
- _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.