This blog compiles frequently asked questions from SAP SuccessFactors (KBAs), focusing on Employee Central Personal Information, Biographical Information, National ID, Contact Information, Address Information, and related business rules. Each answer is written in a simple format for SAP SuccessFactors users and administrators.
How to create a business rule to display a substring of a field?
Answer:
- Identifythe source field and the target field.
- Go to Configure Business Rules.
- Create a business rule using the relevant Employee Central rule scenario.
- Use the Substring function to extract the required part of the source field.
- Set the target field to the substring result.
- Assign the rule asanonSave trigger on the relevant HRIS element.
- Enter a value in the source field.
- Save and confirm that the target field shows the trimmed value.
Note:
Substring extracts a fixed string from a defined start position and length. Trim only removes leading and trailing spaces and cannot remove other characters.
How to add a National ID section for a specific country?
Answer:
- Go toAdminCenter.
- Open Manage Business Configuration.
- Go to the national ID section.
- Select CreateNewFormat.
- Select the country from the country dropdown.
- Save the new format.
- Open the country-specific national ID entry.
- SelectTake Action> Make Correction.
- Set Enabled to Yes.
- Enter the identifier, label, display format, and regular expression.
- Save the changes.
Note:
Use the format ID delivered by product management through the country-specific succession data model so validations work correctly.
How to rename the Contact Information card in People Profile?
Answer:
- Go to Manage Languages.
- Create a new custom translation or edit an existing one.
- Search for `PPX_Contact_Information` forLatestPeople Profile.
- Search for `EMPFILE_HRIS_PORTLET_CONTACT_INFORMATION` for Legacy People Profile.
- Enter the desired translation for the selected language.
- Save the changes.
- Wait for the change to take effect.
- Retest the employee profile.
Note:
The Contact Information card is a grouped system element and cannot be renamed through Manage Business Configuration, Configure People Profile, or Configure Latest People Profile.
How to avoid incorrect century values in Employee Central date fields?
Answer:
- Open the date field, such as Date of Birth in Biographical Information.
- Avoidtypinga two-digit year.
- Enter all four digits of the year.
- Alternatively, use the calendar picker.
- Save the record.
- Confirm that the expected year is saved.
Note:
Two-digit year handling is expected system behavior. Users should enter the full four-digit year to avoid incorrect century selection.
How to add Phone Information for contingent workers?
Answer:
- Go to Manage Business Configuration.
- Open thephoneInfoHRIS element.
- Add the ContingentWorker persontype.
- Save the configuration.
- Open the Add Contingent Worker wizard.
- Go to the Personal Information section.
- Confirm that Phone Information can now be added.
Note:
The KBA identifies missing phoneInfo configuration for the Contingent Worker person type as the cause.
Why did the date placeholder format change in Latest People Profile?
Answer:
- Open an employee profile in Latest People Profile.
- Select an HRIS effective-dated entity, such as Personal Information.
- Create a new record.
- Review thedateplaceholder format.
- Treat the new placeholder format as expected behavior after the 1H 2026 release.
Note:
The placeholder changed from a generic date pattern to an example-style format such as `e.g. 31 Dec 2026`.
How to delete an orphaned Person ID in Employee Central?
Answer:
- Go to Manage Employee Central Settings.
- Enable Compound Deletion.
- Confirm that Compound Delete is also enabled in Provisioning ifrequired.
- Run Check Tool.
- Select Employee Central Core as the application category.
- Run theOrphanPersoncheck.
- UseDataInspector to verify the orphaned Person ID.
- Go to Import Employee Data.
- Download the Compound Delete template.
- Enter `personInfo` as the HRIS element ID.
- Fill in the orphaned Person ID data.
- Import the Compound Delete file.
Note:
If Compound Delete is not enabled, the KBA indicates that a support ticket may be needed to enable the functionality.
How to hide an employee's primary emergency contact address from their manager?
Answer:
- Go to Configure Business Rules.
- Create a new rule.
- UsePrimaryEmergency Contact Model as the base object.
- Use thescenarioTrigger onView Rules for HRIS Elements.
- Create the visibility logic required by the business.
- Go to Manage Permission Groups.
- Create a group for users who should be able to view the address.
- Go to Manage Business Configuration.
- OpenemergencyContactPrimary.
- Assign theonViewrule.
- Test by proxying as the manager.
Note:
The primary emergency contact address is not controlled directly by Role-Based Permissions. The KBA suggests an onView business rule as the workaround.
How to fix formal-name not updating correctly in Personal Information?
Answer:
- Go to Manage Business Configuration.
- OpenpersonalInfo.
- Enablethe isoverridden field for formal-name.
- Grant Role-Based Permissions to view or editthe isoverridden field.
- Edit theonSavebusiness rule that sets formal-name.
- Add an action to set customize formal name to true.
- Save the rule.
- Insert a new Personal Information record and test the display name.
Note:
The default formal name logic can overwrite business rule logic unless the formal name is treated as customized or name format functionality is used.
Why does Address Information appear during Add New Employee after mapping removal?
Answer:
- Open the Add New Employee tool.
- Start the hiring process.
- Go to Address Information.
- Review the Address Type and Country fields.
- Treat the prepopulated Address Type and Country fields as expected behavior.
Note:
The KBA states that Address Type and Country are automatically set in the hiring process within the Addresses section.
Why do Email or Home Address changes apply across employments?
Answer:
- Open Contact Information for the current employment.
- Change the email or home address.
- Check the past employment.
- Confirm that the same contact information is reflected there.
- Treat the behavior as expected because contact information is person-based.
Note:
It is not possible to maintain different contact information for each employment. The same concept applies to other person-based sections such as address and personal information.
How to fix inactive home and business address types in Check Tool?
Answer:
- Run the Check Tool check for addresstypeshome and business.
- Open Picklists Management for legacy picklists or Picklist Center for MDF picklists.
- Search for theaddressTypepicklist.
- Locatethe external codes `home` and `business`.
- Set both values to Active.
- Save the picklist.
- Rerun the Check Tool check.
Note:
Address types home and business are mandatory for the application and must be active.
How to control User Data File field visibility and order?
Answer:
- Go to Manage Business Configuration.
- Navigate to Employee Profile > View Template.
- OpensysUserDirectorySetting> sysAllUserDirectorySetting.
- Click Details.
- Reorder standard elements using the arrows.
- Click Finish.
- Click Save.
- Export a User Data File template tovalidatethe order.
Note:
Some columns, such as STATUS, USERID, and ASSIGNMENTUUID, are system driven and their placement cannot be changed.
How to map Job Relationship names to generated documents?
Answer:
- Go to Configure Business Rules.
- Create a new rule.
- Select Document Generation Template Mapping Rule.
- Use Job Relationships as the base object.
- In the If section, filter by Relationship Type.
- In the Then section, navigate to Job Relationships > Name > Personal Information.
- Select the required name field.
- Go to Document Generation > Manage Document Template Mapping.
- Select the document template.
- Set the mapping type to Rule.
- Assign theruleto the relevant field.
Note:
The KBA uses rule mapping to retrieve the name of a Job Relationships manager for document generation.
How to make Last Name non-mandatory in Personal Information?
Answer:
- Go to Manage Business Configuration.
- OpenpersonalInfo.
- Select the Last Name field.
- SetMandatory toNo.
- Ensure that either First Name or Last Nameremainsmandatory.
- Save the configuration.
- Test the Personal Information portlet.
Note:
From the 2H 2025 release, only one of First Name or Last Name must be mandatory, allowing more flexible configuration.
How to manage common Biographical Information field requirements?
Answer:
- Review the Biographical Information field list.
- Use anonViewbusiness rule if Person ID External should be hidden.
- Set the person-id-externalfieldvisibility to none in the rule.
- Assign the rule to thepersonInfoHRIS element.
- To update Person ID External by UI, set the field visibility to Edit in Manage Business Configuration.
- To update by import, confirm that Allow Import is set to Yes for the field.
Note:
Some Biographical Information behavior is hardcoded. For example, the duplicate Person ID External error message cannot be customized.
Which countries support country-specific Biographical Information configuration?
Answer:
- Review therequirementfor localized Biographical Information.
- Confirm whether the country is Chile, France, Brazil, or Venezuela.
- Use the available country-specific documentation for the supported country.
- Configure localized Biographical Information only for supported countries.
- Retest the country-specific fields after configuration.
Note:
The KBA states that country-specific Biographical Information configuration is currently available for Chile, France, Brazil, and Venezuela.
Can masked personal data fields be made reportable?
Answer:
- Identifywhether the field is masked.
- Review whether the fieldcontainssensitive information such as National ID.
- Do not expect masked fields to be available as reportable fields in standard reporting.
- Review reporting options only after confirming the field’s masking behavior.
Note:
The KBA states that masked fields, such as National ID, cannot usually be made reportable because sensitive information is marked as masked.
How to hide Date of Birth or birth fields in Biographical Information?
Answer:
- Review whether users need access to Biographical Information but not specific birth fields.
- Create anonViewbusiness rule for the personInfo HRIS element.
- Set Date of Birth, Region of Birth, or Country of Birth visibility based on the business rule logic.
- Use a blank restriction if noone shouldsee the field.
- Use a permission group if only selected users, such as HR, should see the field.
- Assign the rule topersonInfo.
- Test with the target user group.
Note:
The Date of Birth permission under Employee Data refers to Employee Profile, not the Employee Central Biographical Information effective-dated entity.
How to fix missing National ID display format during Add New Employee?
Answer:
- Go to Add New Employee.
- Fill in the mandatory fields.
- Go to National ID Information.
- Select the country and card type.
- If the display format is missing, review the logged-in user’s permissions.
- Grant National ID edit permission to the logged-in user.
- Retest the Add New Employee flow.
Note:
The KBA identifies the missing display format as expected behavior that is resolved by granting National ID edit permission.
How to validate a phone number with a business rule?
Answer:
- Go to Configure Business Rules.
- Create a business rule for Phone Information.
- Use a regular expression tovalidatephone number length or format.
- Configure therulefor onChange or onSave as required.
- Test therulein the UI.
- Confirm that invalid phone numbers are blocked or handled as configured.
Note:
Phone Information business rules execute in the UI. The KBA states that business rules on import of Phone Information are not currently supported.
How to fix missing address data for inactive employments in Latest People Profile?
Answer:
- Confirm that employees can access inactiveemployments.
- Open the inactive employment inLatestPeople Profile.
- Check whether Address Information, Personal Information, or Biographical Information is missing.
- Go to the target user’s permissions.
- Grant General User Permission > User Search.
- Grant Manage Hire > Include Inactive Employees in the search.
- Retest the inactive employment profile.
Note:
The KBA identifies missing permissions as the cause when inactive employment data appears in legacy People Profile but not in Latest People Profile.
How to uppercase dependent names using business rules?
Answer:
- Confirm that Latest People Profile is enabled.
- Go to Configure Business Rules.
- Create a rule using the Trigger Cross-Entity Rules scenario.
- Keep Dependents Model as the base object.
- Navigate from Dependents Model to Personal Information Model.
- Set First Name, Middle Name, or Last Name values using uppercase logic.
- Assign the rule to thepersonRelationshipInfoHRIS element.
- UseonView,onSave, or onChange based on the business need.
- Test by adding a dependent with lowercase name values.
Note:
Cross-entity rules for Dependents Information are supported only when Latest People Profile is enabled.
Conclusion
Personal Information issues in SAP SuccessFactors often involve HRIS element configuration, person-based data behavior, permissions, business rules, localization, or expected People Profile behavior. Checking these areas first can help administrators resolve common questions faster and prepare better support cases when needed.
For specialized SAP SuccessFactors AMS support, contact 3Core Systems.