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.
Indicates whether the specified PurchTable record has a history stored in the PurchTableHistory table.
Syntax
client server public static boolean exist(PurchTable _purchTable)
Run On
ClientOrServer
Parameters
- _purchTable
Type: PurchTable Table
A PurchTable record to check for existence of history versions.
Return Value
Type: boolean
true if the history of the specified record exists; otherwise, false.