TDV Adapter for ADP

Build 23.0.8839

TeamTimeCardsDailyTotals

View the Team Time Cards daily totals aggregate.

Table Specific Information

Select

The adapter will use the API to process WHERE clause conditions built with the following column and operator. The ManagerOID is required to make a request and the rest of the filter is executed client side within the adapter.

  • ManagerOID supports the '=' comparison.

SELECT * FROM TeamTimeCardsDailyTotals WHERE ManagerOID = 'G3349PZGBADQY8H7'

Columns

Name Type References Description
AssociateOID String

Workers.AssociateOID

WorkerID String
TimeCardID String
EntryDate Date
PayCodeCodeValue String
RateBaseMultiplierValue String
RateAmountValue Double
RateCurrencyCode String
TimeDuration String
HomeLaborAllocations String
DayEntries String
ManagerOID String

Workers.AssociateOID

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
periodCodeValue String Supported values: current, next, previous, etc.
TimePeriodStartDate String
TimePeriodEndDate String

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839