Share via


PayrollTaxGroup::checkExist Method

Checks if a record ID exists in the PayrollTaxGroup table and shows an infolog message if record does not exist.

Syntax

client server public static boolean checkExist(PayrollTaxGroupRecId _taxGroupRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record ID exists; otherwise, false.

See Also

Reference

PayrollTaxGroup Table