Share via


PayrollTaxCode::checkExist Method

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

Syntax

client server public static boolean checkExist(PayrollTaxCodeRecId _recId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollTaxCode Table