SAP Certified Application Associate – SAP SuccessFactors Employee Central Core — Question 18
How do you enable a cost center in the Succession Data Model to be used as a filter in a permission group?
Answer options
- A. Go to <custom-filters> then add cost-center
- B. Go to <dg-filters> then add cost-center
- C. Go to <hris-field id=”cost-center”> then add filter=”true”
- D. Go to <hris-element=”jobInfo”> then add dg-filter=”true”
Correct answer: D
Explanation
The correct answer is D because enabling the dg-filter attribute within the jobInfo element allows the cost center to be utilized as a filter in the permission group. Options A and B are incorrect as they refer to the wrong filter locations, and option C does not apply the filter correctly to the relevant element needed for permissions.