MCP Server for ADP

Build 25.0.9440

Input_AdditionalRemunerations

The temporary table that is used to create aggregates for the WorkersWorkAssignments.AdditionalRemunerations table. The table supports temporary staging of remuneration data during payroll processing. The data exists only for the duration of the active connection and is cleared automatically when the connection to ADP is closed.

Columns

Name Type ReadOnly References Description
RemunerationTypeCode String True

The code that identifies the type of additional remuneration (for example, a bonus, commission, or allowance). This code is used by ADP to classify and process supplemental pay components during payroll runs.

RemunerationTypeCodeName String True

The name that corresponds to the remuneration type code. This field provides a readable label that is displayed in configuration pages, reports, and payroll documentation.

RemunerationRate Decimal True

The pay rate that is applied to the additional remuneration. This rate determines the monetary value that is calculated for the specified remuneration type.

RemunerationCurrencyCode String True

The currency code that defines the monetary unit for the additional remuneration (for example, USD or CAD). This code ensures that payroll calculations and reporting align with the correct currency standard.

effectiveDate Date True

The date that indicates when the additional remuneration becomes effective. This date controls when the remuneration rate and configuration take effect in payroll processing.

NameCode String True

AdditionalRemunerationNameCode.CodeValue

The code that represents the name of the remuneration entry. This code links the remuneration record to its corresponding configuration or predefined payroll element.

InactiveIndicator Boolean True

The indicator that specifies whether the additional remuneration type is inactive. A value of 'true' indicates that the remuneration type is no longer used in payroll processing, while a value of 'false' indicates that it remains active.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440