SAP Knowledge Base Article - Public

2975370 - How to add Employee Status for Job Information in the People pool?

Symptom

How to add Employee Status for Job Information in the People pool?

*Image/data in this KBA is from SAP Internal Systems, sample data, or Demo Systems. Any resemblance to real data is purely coincidental.*

Environment

  • SAP SuccessFactors HXM Suite
  • SAP SuccessFactors Employee Central

Resolution

Steps:

1. Navigate to Provisioning.
2. Scroll down to Import/Export Data Model.
3. Export the Succession Data Model and do take a back up before making any changes.
4. Under the Job Information section, add the below

<hris-field max-length="256" id="emplStatus" visibility="both">
<label>Status</label>
<label xml:lang="en-US">Status</label>
</hris-field>

5. Under the dg-filters section, add the below

<hris-field-ref refid="emplStatus"/>

5. Save the changes in the XML file.
6. Import back the updated Succession Data Model.
7. Submit.

Result: You will now be able to see the field Employee Status Job Information under Manage Permission Groups ->People pool.

See Also

2820440 - How to add fields in Manage Permission Groups > People Pool?

2591825 - How to create a custom dg filter

Keywords

employee status, people pool, permission group, dg-filters , KBA , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , How To

Product

SAP SuccessFactors Employee Central all versions

Attachments

Employee Status Job information People Pool.jpg
Pasted image.png