JDBC Driver for Workday

Build 23.0.8839

PayrollInputsInputDetails

Reads inputDetails entries from the PayrollInputs table

Workday Resource Information

Retrieves a payroll input with the specified ID.

Secured by: Self-Service: Payroll Public API (Payroll Input), Worker Data: Payroll Public API (Payroll Input)

Scope: Core Payroll

Columns

Name Type ReadOnly Description
Id [KEY] String False

Id of the instance

PayrollInputs_Id [KEY] String False

The Wordkay ID of the PayrollInputs that contains this

Type_Descriptor String False

Supported for: SELECT, INSERT, UPDATE. A preview of the instance

Type_Id String False

Supported for: SELECT, INSERT, UPDATE. Id of the instance

Type_Name String False

Supported for: SELECT, INSERT, UPDATE. The alternate ID of the related calculation for the pay component and pay component related calculation.

Value Decimal False

Supported for: SELECT, INSERT, UPDATE. The value for the input line.

EndDate_Prompt Date False

The end date filter which returns payroll inputs that are active on or before the end date, using the date format yyyy-mm-dd.

PayComponent_Prompt String False

Accepts multiple inputs. The Workday ID of the pay component for the payroll input. You can use a returned id from GET /values/payrollInputsGroup/payComponents.

StartDate_Prompt Date False

The start date filter which returns payroll inputs that are active on or after the start date, using the date format yyyy-mm-dd.

Worker_Prompt String False

Accepts multiple inputs. The Workday ID of worker for the payroll input. You can use a returned id from GET /workers in the Staffing service.

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