Load Business Units via HDL
Content
Hey,
we are trying to load Business Units into the HCM Cloud via the HDL. This is my File
METADATA|Organization|SourceSystemOwner|SourceSystemId|EffectiveStartDate|Name
MERGE|Organization|SAP|SAP-12347|1951/01/01|TEST_ORG_HDL_KU
METADATA|OrgUnitClassification|SourceSystemOwner|SourceSystemId|ClassificationName|EffectiveStartDate|EffectiveEndDate|ClassificationCode|SetCode|Status|OrganizationId(SourceSystemId)
MERGE|OrgUnitClassification|SAP|SAP-12347-Classi|TEST_ORG_HDL_CLASS_KU|1951/01/01|4712/12/31|FUN_BUSINESS_UNIT|COMMON|A|SAP-12347
I will get the following Error Message: The attribute SetId is invalid for the classification Business Unit.
If I change FUN_BUSINESS_UNIT into DEPARTMENT the import runs smooth.