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 PurchReqTableHistory table.
Syntax
client server public static PurchReqTableHistory findByPurchReqTable(RefRecId _purchReqTableRecId, [utcdatetime _validAsOfDateTime])
Run On
Called
Parameters
- _purchReqTableRecId
Type: RefRecId Extended Data Type
A PurchReqTable record identifier for which to find a history header version.
- _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.