PurchReqLineHistory::find Method

Finds the specified record in the PurchReqLineHistory table.

Syntax

client server public static PurchReqLineHistory find(RefRecId _purchReqLineRecId, [utcdatetime _validDateTime])

Run On

ClientOrServer

Parameters

  • _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.

See Also

Reference

PurchReqLineHistory Table