Manually Define Tax Jurisdictions Cards for Multiple Employees Using HDL

To define Tax Jurisdictions cards for multiple employees, create an HCM Data Loader (HDL) file using the CalculationCard business object.

To create default Tax Jurisdictions cards, you won't need to pass any card component or card component details. You just need to include this METADATA block for each employee.

For this attribute

This is what you enter

LegislativeDataGroupName

Legislative data group (LDG) of the card you're creating

This field appears on all records within your CalculationCard.dat file for Tax Jurisdictions card.

DirCardDefinitionName

Tax Jurisdictions

AssignmentNumber

PayrollRelationshipNumber

Identifiers of the employee owning the card

EffectiveStartDate

Start date of the card

This is usually the employee's hire date.

CardSequence

Unique numerical identifier for the card

  • For employees with multiple cards, this is a sequential identifier, based on the order the card was created, starting with 1.

  • For employees with only one card, this is always 1.

Here's an example of a file that generates default Tax Jurisdictions cards for three employees.

METADATA|CalculationCard|LegislationDiscriminator|LegislativeDataGroupName|DirCardDefinitionName|DirCardDefinitionId|AssignmentNumber|EffectiveStartDate|EffectiveEndDate|LegislativeDataGroupId|SourceSystemOwner|SourceSystemId|CardSequence|DirCardId|TaxRepUnitName|PayrollStatutoryUnitName
MERGE|CalculationCard||ZHRX_USVS_ST LDG One|Tax Jurisdictions||E955940008195913|2014/01/01|4712/12/31||||1|||
MERGE|CalculationCard||ZHRX_USVS_ST LDG One|Tax Jurisdictions||E955940008195914|2022/10/01|4712/12/31||||1|||
MERGE|CalculationCard||ZHRX_USVS_ST LDG One|Tax Jurisdictions||E955940008195915|2025/03/17|4712/12/31||||1|||