RTax25ProfitTable::checkExist Method
Indicates whether the specified record exists in the RTax25ProfitTable table and displays a message if the record does not exist.
Syntax
client server public static boolean checkExist(RTax25ProfitId _profitId)
Run On
Called
Parameters
- _profitId
Type: RTax25ProfitId Extended Data Type
The RTax25ProfitId value of the record for which to check.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.