SAP Knowledge Base Article - Public

3213963 - How to identify missing permissions for users accessing Story reports in SuccessFactors?

Symptom

This Knowledge Base Article addresses scenarios where end users may encounter unexpected data issues while running Story reports, such as:

  • Null values appearing for specific users

  • Missing data in certain columns

  • Filters displaying null entries

  • Users unable to view report data (blank data)

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 HCM Suite

Resolution

Take note of the widgets and columns that are not showing the data as expected for the users.

Then, login to the instance with a Report Admin user, go to Report Center and follow these steps:

  1. Edit the Story report (e.g. 'SF_COM_Gender_Pay_Gap_Analysis')
  2. Select the widget (e.g. Table, chart)
  3. Click on Designer > Builder
  4. Note the name of the Data Source (e.g. 'Compensation Information')


  5. Edit the Data Source
  6. Go to the Create Calculated Column menu


  7. Under Selected Column tab, find the column that is not showing data for the users e.g. Amount
  8. Check the Column ID and copy its content


  9. Paste the Column ID content in a notepad
  10. Review it to understand which object the field is coming from

In this example the Column ID of the 'Amount' field is ect_comp_schema#payComponentRecurring#PAYCOMPVALUE.

  • The first ID (ect_comp_schema) indicates the category of the permission (i.e. Employee Central/Employee Profile)
  • The second ID (payComponentRecurring) is the object where the field is configured (Pay Component)
  • And the third ID is the actual field (PAYCOMPVALUE) 

Therefore, the permission for Amount in this case is available in RBP > Employee Data > Pay Components.

     11. Also, pay attention to the join field. If join field permission is missing then no data shows up from object.

           Pasted image.png

In this example if the Manager/Supervisor information table shows blank, besides Manage User > Data Access: User permission, please check Employee Data > Manager/Supervisor permission.

Some other common examples are:

ColumnColumn IDRBP location
FTEEmployment#employmentInfo#J_FTEEmployee Central Effective Dated Entities
Business UnitFoundationObjects#BusinessUnit#nameMDF Foundation Objects
LocationFoundationObjects#location#nameManage Foundation Object Types
Person IDperson#personInfo#PERSON_IDEmployee Data > Biographical Information
User IDuser_information_sac#USER#USERS_SYS_IDManage User > Data Access: User
Original Start DateEmployment#employmentInfo#ORIGINAL_START_DATEEmployee Data > Employment Details MSS
Display Nameuser_information_sac#USER#USERS_SYS_DISPLAYNAMEEmployee Data > Display Name (View)

Please note that not all fields are available in RBP separated from their objects. The field 'Person ID' above is one example. Hence, we recommend to always review the configuration of the object (e.g. 'personInfo' in Manage Business Configuration) to understand what permission is related to it (e.g. Biographical Information).

Also, for Employee Central data, users must have permission for the portlets as well (e.g. employmentInfo fields requires permission for 'Job Information Actions' (View Current and View History) and 'Employment Details MSS' and for personalInfo / personInfo it is also required the 'Personal Information Actions' (View Current and View History)).

For non-EC objects (e.g. user_information_sac), permission may vary (e.g. Data Access). Additionally there are no Story-specific role-based permissions for Learning. For more details, refer to Permissions Required for Using Story Reports | SAP Help Portal.

See Also

Keywords

Null values, blank data, blank, null, data, values, fields, columns, appearing, Story reports, no data, column, field, empty, missing, information, filter, Users cannot see the data, RBP permission 

, KBA , LOD-SF-ANA-SAC-RBP , Role Based Permissions & Authorizations , LOD-SF-ANA-SAC , Stories in People Analytics , LOD-SF-ANA-SAC-SDS , Story Designer - Story & Formatting , How To

Product

SAP SuccessFactors Platform all versions

Attachments

Pasted image.png
Pasted image.png
Pasted image.png
Pasted image.png
Pasted image.png
Pasted image.png