Symptom
When trying to View User Permissions the following message pops up:
Assertion failed: jobcode is not available, make sure it is properly configured in the data model
"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
- Employee Central
Reproducing the Issue
Go to Admin Centre > Set User Permissions > View User Permission:
Cause
The standard-element id jobcode is not enabled:
Resolution
- Either enable standard-element id jobcode by editing the succession data model and adding:
<standard-element id="jobCode" max-length="128" required="false" matrix-filter="false">
<label>Job Code</label>
</standard-element>
OR
- Enable it via Manage Business Configuration > Employee Profile > jobCode:
Keywords
SuccessFactors , Success Factors , SF , Employee Central , EC , job code , error , KBA , LOD-SF-EC-FOO , Foundation Objects (Organisation, Pay and Job Structures) , Problem