Share via


PurchReqTableHistory::findByPurchReqTable Method

Finds the specified record in the PurchReqTableHistory table.

Syntax

client server public static PurchReqTableHistory findByPurchReqTable(RefRecId _purchReqTableRecId, [utcdatetime _validAsOfDateTime])

Run On

Called

Parameters

  • _validAsOfDateTime
    Type: utcdatetime
    An instance of the Datetime class to use to find a valid history version.

Return Value

Type: PurchReqTableHistory Table
A PurchReqTableHistory record, if one exists; otherwise, an empty record.

See Also

Reference

PurchReqTableHistory Table