Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if a record exists in PayrollTaxGroupCode table given a tax group ID.
Syntax
public boolean existTaxGroup(PayrollTaxGroupRecId _recId)
Run On
Called
Parameters
- _recId
Type: PayrollTaxGroupRecId Extended Data Type
The value of the tax group ID to check.
Return Value
Type: boolean
true if a record exists given the tax group ID; otherwise, false.