BenefitCoverages
benefit coverages information for an employee.
Table Specific Information
Select
The driver uses the ADP API to process WHERE clause conditions built with the AssociateOID column and '=' operator.
For example, the following queries are processed server-side:
SELECT * FROM BenefitCoverages WHERE AssociateOID = 'G3349PZGBADQY8H7'The rest of the filter is executed client-side within the driver.
Columns
| Name | Type | References | Description |
| CoverageOptionID | String | ||
| CoverageOptionName | String | ||
| CoverageStatusCodeEffectiveDate | Date | ||
| CoverageLevelCodeValue | String | ||
| CoverageLevelCodeShortName | String | ||
| BenefitCoverageID | String | ||
| AssociateOID | String |
Workers.AssociateOID |