CData Python Connector for ADP

Build 23.0.8839

WorkersPersonMilitaryClassificationCodes

Returns workers person military classification codes.

Table Specific Information

Select

The 本製品 will use 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 本製品.

  • AssociateOID supports the '=' comparison.
  • WorkerID supports the '=' comparison.
  • AsOfDate supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM WorkersPersonMilitaryClassificationCodes WHERE AssociateOID = 'G3349PZGBADQY8H7'

SELECT * FROM WorkersPersonMilitaryClassificationCodes WHERE WorkerID = 'DRH9M9NPW'

SELECT * FROM WorkersPersonMilitaryClassificationCodes WHERE AsOfDate = '2020-01-01'

Columns

Name Type References Description
AssociateOID String

Workers.AssociateOID

WorkerID String

Workers.WorkerID

CodeValue String
LongName String
ShortName String
AsOfDate Date

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