SAP Knowledge Base Article - Public

3646251 - Suggested roles tab is not showing up in the career worksheet page

Symptom

In the Career Worksheet template, the Suggested Roles tab is not visible despite user having the RBP permission "Career Worksheet Suggested Roles Access Permission"

Environment

SAP SuccessFactors Career Development Planning

Cause

"create" action permission for the employee [E] role is missing in the Career Worksheet template.

Resolution

Action permission "create" allows the users to add Job Roles to the “Job Roles I’m Considering” section of the Career Worksheet. If a user does not have create permission in the Career Worksheet template, the Suggested Roles tab itself will be hidden.

To fix the issue add the employee role [E] in create permission. 

Below is the example XML code:

<permission for="create">
<description><![CDATA[Only the employee and their direct manager may add a role in a user's worksheet.]]></description>
<role-name><![CDATA[E]]></role-name>
<role-name><![CDATA[EM]]></role-name>
</permission>

Keywords

Suggested roles , tab, missing , invisible, career worksheet, not visible, showing ,page,Career Worksheet Suggested Roles Access Permission",hidden ,cws , KBA , LOD-SF-CDP-CW , Career Worksheet , Problem

Product

SAP SuccessFactors Succession & Development all versions