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 PurchReqLineHistory table.
Syntax
client server public static PurchReqLineHistory find(RefRecId _purchReqLineRecId, [utcdatetime _validDateTime])
Run On
ClientOrServer
Parameters
- _purchReqLineRecId
Type: RefRecId Extended Data Type
A purchase requisition line identifier for which to find the history version.
- _validDateTime
Type: utcdatetime
A date and time for which to find a valid history version.
Return Value
Type: PurchReqLineHistory Table
A record in the PurchReqLineHistory table; otherwise, an empty record.