Symptom
You are tying to import the dependents with Consolidated dependents but when clicking in Validate or Import in Internal system error happens.
Environment
SAP SuccessFactors Employee Central (EC) - All Versions
Reproducing the Issue
- Fill the consolidated dependents template;
- Go to import employee data;
- Select import and Consolidated Dependents;
- Select the file;
- Click in Validate or Import;
- The error is shown;
Cause
is-beneficiary field property was changed to picklist yesNo when it is actually a boolean.
Resolution
is-beneficiary is a standard field thus it has an standard property that can't be changed. This field is boolean and if you change it to picklist it will corrupt the values when importing.
To correct please go to:
- Manage business configuration;
- click on personRelationshipInfo session;
- Go to the field is-beneficiarry and click on details;
- remove the picklist and change the "Type of Reference Object" back to no selection;
- save it and the standard property will be refreshed correcting the error;
For SAP staff only:
Please see internal memo.
See Also
2186440 - Employee Central: Error Importing new Dependents via Compound Dependent import using Incremental mode
Keywords
KBA , LOD-SF-EC-PER , Person Data (All Person Data Types) , How To