PurchReqLineHistory::existsHistory Method
Finds the specified record in the PurchReqLineHistory table.
Syntax
client server public static boolean existsHistory(RecId _purchReqLineRecId)
Run On
ClientOrServer
Parameters
- _purchReqLineRecId
Type: RecId Extended Data Type
A purchase requisition line identifier for which to find the history version.
Return Value
Type: boolean
true if a history exists; otherwise, false.