PayrollGroup
Returns payroll group.
Table Specific Information
Select
The add-in uses the ADP API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the add-in.
- Category supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM PayrollGroup WHERE Category = 'US'
Columns
Name | Type | References | Description |
Code | String | ||
Name | String | ||
Category | String |