PayrollTaxGroupCode::checkExist Method

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

Syntax

client server public static boolean checkExist(PayrollTaxGroupCodeRecId _recId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollTaxGroupCode Table