cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing Authorization S_DEVELOP when Creating Analytical List Page (S/4HANA public Cloud)

0 Kudos
423

Hello everyone,

I am attempting to create a report based on the documentation I found for reporting in S/4HANA Public Cloud. I am working as a Key User in the Client 100 environment, using an SAP physical inventory standard data source.

My Steps So Far:

  1. I created a Custom CDS View of the Analytical Cube type.

  2. I then created a Custom Analytical Query based on that Cube.

  3. When I try to proceed to Manage KPIs and Reports and select Create Analytical List Page, I immediately receive the following error:

    "Missing authorization S_DEVELOP"

The Problem:

My online research suggests that the S_DEVELOP error is typically related to development activities outside of the Fiori apps (such as creation via ADT/Eclipse). However:

  • I am not using Eclipse or any external development tools; I am using the standard Key User apps within the Fiori Launchpad.

  • I have been assigned all roles, including the Admin role, and development, in both environments.

  • All CDS and Query are activated and published.

Additional Information:

I also tried to find the Manage KPIs and Reports app in the Client 80 environment, but it does not appear to be available there.

Does anyone know why the S_DEVELOP authorization is being requested in the Client 100 environment when creating this object purely as a Key User without using any external development tools?

Any insight would be greatly appreciated!

Thank you.

Error.png
roles.png

 

rol2.pngrol1.pngKPI.pngQuery.png

Accepted Solutions (0)

Answers (3)

Answers (3)

Chuma
Active Contributor
0 Kudos

Hello @diana_gonzalezcr60 

Thank you for confirming. I have reviewed your update and can confirm that your approach and SAP Support's resolution are entirely correct.

The App ID F2814-Manage KPIs and Reports write permission within the business role. If access is No access, users can open the app but cannot create or modify reports or views.

Chuma_0-1760806625317.png

Updating the business role BR_FI_ALL and setting the app's access level to Unrestricted effectively resolved the authorisation issue. This method aligns with the guidelines in the SAP Fiori Apps Library and Help Portal. SAP Help Portal-Manage Your SAP S/4HANA Cloud Public Edition

Glad the change worked, and you're now able to create and manage report views.

Best regards,
Chuma

Chuma
Active Contributor
0 Kudos

Hello @diana_gonzalezcr60 

Thank you for the clarification and for providing the documentation link.

The S_DEVELOP message, when opening the Analytical List Page in Manage KPIs and Reports, is a known misleading check in SAP S/4HANA Public Cloud. It indicates missing key-user analytics or extensibility privilege, not backend authorisation.

Please do the following:

Ensure you assign both key roles to your user:

  • SAP_BR_ANALYTICS_SPECIALIST – to create and manage KPIs, reports, and ALPs.
  • SAP_BR_EXTENSIBILITY_SPEC – to activate and generate the runtime artefacts.
    (Log off and back in after the assignment.)

Create the ALP from the query instead of the KPI app:

  • Go to Custom Analytical Queries, select your query, create application, and activate on the Analytical List Page. This bypasses the outdated S_DEVELOP check in “Manage KPIs and Reports.”

Please confirm that you are with Client 100; content creation and activation are not supported in 080.

  • Ensure your query is analytical, published, and returns data for the default parameters.

Recommended useful SAP References

Let me know how it goes

With regards

Chuma

0 Kudos
Hi @Chuma! Thank you for your response. Just to confirm, I was indeed working in the Client 100 environment. For general information, the issue was resolved by setting the access for the 'BR_FI_ALL' role to 'Unrestricted.' The SAP Support team provided this solution in my incident ticket, and after testing it, we can confirm it works. We have now successfully created the views for our reports. Here is the relevant part of SAP's response: [Dear Customer, Thank you for contacting SAP Support! This issue is because you do not have required authorization to app "Manage KPIs and Reports" I have checked that this app is only in business role "BR_FI_ALL". And the write access is currently set to "No access". Please kindly set it to "Unrestricted" and have a try again.]
Chuma
Active Contributor
0 Kudos

Hello @diana_gonzalezcr60 

This is not a genuine S_DEVELOP issue in Public Cloud. You are missing the the key-user analytics authorisations required to create or activate an ALP.

Do this (client 100):

Assign the following business roles to your user: SAP_BR_ANALYTICS_SPECIALIST for creating KPIs, reports, and ALP and SAP_BR_EXTENSIBILITY_SPEC for activating generated content). Then, log off and back on

Create the app by navigating to Custom Analytical Queries, selecting your query, then choosing Create Application, and finally selecting the Analytical List Page or using Manage KPIs Reports.

Useful SAP Documentation

Let me know if you need further assistance

With regards

Chuma

0 Kudos
Hello @Chuma, Thank you very much for your quick response. I actually do have the permissions you mentioned. I even tried logging in using my browser’s incognito mode, hoping it was just a caching issue. I also successfully created and published the Custom Analytical Query. However, the error occurred when I tried to create the Analytical List Page from the Manage KPIs and Reports app, specifically after clicking 'Activate'. The documentation I'm following is this one: https://help.sap.com/docs/SAP_S4HANA_CLOUD/a630d57fc5004c6383e7a81efee7a8bb/606cc7cc7267406c944795fa... Thanks again for the help.
0 Kudos
Hello @Chuma, Thank you very much for your quick response. I actually do have the permissions you mentioned. I even tried logging in using my browser’s incognito mode, hoping it was just a caching issue. I also successfully created and published the Custom Analytical Query. However, the error occurred when I tried to create the Analytical List Page from the Manage KPIs and Reports app, specifically after clicking 'Activate'. The documentation I'm following is this one: https://help.sap.com/docs/SAP_S4HANA_CLOUD/a630d57fc5004c6383e7a81efee7a8bb/606cc7cc7267406c944795fa... I will add more images in the main post. .Thanks again for the help.