PayrollGroup
Returns payroll group.
Table Specific Information
Select
The connector 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 connector.
- 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 |