TeamTimeCardsDayEntries
View the Team Time Cards daily totals aggregate with day entries.
Table Specific Information
Select
The provider uses the ADP API to process WHERE clause conditions that are built with the following column and operator. The ManagerOID column is required to make a request and the rest of the filter is executed client side within the provider.
- ManagerOID supports the '=' comparison.
SELECT * FROM TeamTimeCardsDayEntries WHERE ManagerOID = 'G3349PZGBADQY8H7'
Columns
| Name | Type | References | Description |
| AssociateOID | String |
Workers.AssociateOID | |
| WorkerID | String | ||
| TimeCardID | String | ||
| EntryDate | Date | ||
| TotalPeriodTimeDuration | String | ||
| TimeEntryID | String | ||
| TimeEntryTypeCode | String | ||
| TimeEntryStartPeriod | String | ||
| TimeEntryEndPeriod | String | ||
| TimeEntryLaborAllocations | String | ||
| TimeEntryExceptions | String | ||
| TimeEntryTimeDuration | String | ||
| TimeEntryActions | String | ||
| TimeEntryStatusCodeValue | String | ||
| TimeEntryStatusShortName | String | ||
| TimeEntryTotalsPayCodeValue | String | ||
| TimeEntryTotalsRateMultiplier | String | ||
| TimeEntryTotalsRateAmountValue | String | ||
| TimeEntryTotalsRateCurrencyCode | String | ||
| TimeEntryTotalsTimeDuration | String | ||
| ManagerOID | String |
Workers.AssociateOID | |
| periodCodeValue | String | Supported values: current, next, previous, etc. | |
| TimePeriodStartDate | String | ||
| TimePeriodEndDate | String |