Examples of Loading Legislative Data Groups

Legislative data groups are used to partition payroll and related data. At least one legislative data group is required for each country where the enterprise operates. Each legislative data group holds a legislation code, currency, and cost allocation key flexfield.

It's also associated with one or more payroll statutory units. This topic provides examples showing how to load and manage Legislative Data Group objects using HCM Data Loader.

Creating Legislative Data Groups

This example LegislativeDataGroup.dat file creates a legislative data group for the United Kingdom. It identifies the legislative data group using its source key. Codes are supplied for the currency and legislation.

METADATA|LegislativeDataGroup|SourceSystemOwner|SourceSystemId|Name|LegislationCode|DefaultCurrencyCode
MERGE|LegislativeDataGroup|VISION|LDG_VI_UK|Vision UK|GB|GBP

This example LegislativeDataGroup.dat file creates a legislative data group for the United States and associates it with a cost allocation key flexfield.

METADATA|LegislativeDataGroup|Name|Territory|DefaultCurrency|StructureInstanceName
MERGE|LegislativeDataGroup|Vision US|United States|US Dollar|System Test Costing

Deleting Legislative Data Groups

You can delete Legislative Data Group objects using HCM Data Loader. This example LegislativeDataGroup.dat file deletes a legislative data group. It identifies the legislative data group by its source key.

METADATA|LegislativeDataGroup|SourceSystemOwner|SourceSystemId
DELETE|LegislativeDataGroup|VISION|LDG_VI_UK