PurchReqLineQuestionnaireResponseHistory::findByPurchReqLine Method
Finds the specified record in the PurchReqLineQuestionnaireResponseHistory table.
Syntax
client server public static PurchReqLineQuestionnaireResponseHistory findByPurchReqLine(RefRecId _purchReqLineRecId, [utcdatetime _validAsOfDateTime])
Run On
Called
Parameters
- _purchReqLineRecId
Type: RefRecId Extended Data Type
A purchase requisition line identifier for which to find its questionnaire response vendor history version.
- _validAsOfDateTime
Type: utcdatetime
An instance of the Datetime class to use to find a valid history version.
Return Value
Type: PurchReqLineQuestionnaireResponseHistory Table
A PurchReqLineQuestionnaireResponseHistory record if one exists; otherwise an empty record.