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