PayrollTaxEngineWorkerTaxRegion::checkExist Method
Checks whether a record ID exists in the PayrollTaxEngineWorkerTaxRegion table and shows an Infolog message if the record does not exist.
client server public static boolean checkExist(RefRecId _recId)
Called
- _recId
Type: RefRecId Extended Data Type
The record ID to check.
Type: boolean
true if the record ID exists; otherwise, false.