Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the PurchReqLineQuestionnaireResponseHistory table.
Syntax
client server public static PurchReqLineQuestionnaireResponseHistory findByPurchReqLineQuestionnaireResponse(RefRecId _lineQuestionnaireRecId, [utcdatetime _validAsOfDateTime])
Run On
Called
Parameters
- _lineQuestionnaireRecId
Type: RefRecId Extended Data Type
An identifier of a questionnaire for a purchase requisition line for which to find a version of a questionnaire response for a vendor history.
- _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.