Symptom
When employee is process owner, the Team Rater button will show in the form by default.
Is it possible to hide it for employss?
Environment
SAP SuccessFactors 360 Reviews
Reproducing the Issue
- Set a 360 reviews form's route map, the first step is employee and next step is evaluation.
- Launch a new form
- Employee sends form to next step
Confirm the form, employee could see the Team Rater button.
Resolution
This is current system behavior.
If you want to hide this button for employee, please add below content in the competency section of 360 reviews form templates and launch a new form.
<action-permission type="none">
<role-name>E</role-name>
<action refid="my-team-rater"/>
<route-step stepid="*"/>
</action-permission>
Note: in order to make changes in Provisioning, please contact your Implementation Partner. If you don't have a Partner, you can find for SAP Certified Partners via the SAP Partner Finder or, alternatively, speak with your Account Executive or Customer Engagement Executive about Professional Services options.
See Also
Keywords