PurchReqBusJustificationHistory::existsHistory Method
Finds the specified record in the PurchReqBusJustificationHistory table.
Syntax
client server public static boolean existsHistory(RecId _purchReqBusJustification)
Run On
ClientOrServer
Parameters
- _purchReqBusJustification
Type: RecId Extended Data Type
Return Value
Type: boolean
true, if history exists; otherwise, false.