PurchPrepayTableHistory::existPurchPrepayTable Method
Indicates whether the specified PurchPrepayTable record has any history stored in the PurchPrepayTableHistory table.
Syntax
client server public static boolean existPurchPrepayTable(RecId _purchPrepayTableRecId)
Run On
ClientOrServer
Parameters
- _purchPrepayTableRecId
Type: RecId Extended Data Type
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.