cancel
Showing results for 
Search instead for 
Did you mean: 

What is the reason for getting the error message "No authorization to create objects in the system"?

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
677

When I tried to create a new ABAP repository object in a SAP BTP, ABAP Environement system I got the following error message "No authorization to create objects in the system".

Andre_Fischer_0-1723653636843.png

What can be the reason for this behavior?

View Entire Topic
Andre_Fischer
Product and Topic Expert
Product and Topic Expert

The reason was that the system in question had the role of a Production System.

It had been created with the option 

"is_development_allowed": false,

Unfortunately you cannot check this from your ADT project settings.   

But you can check the role that a system has when you open the About dialogue in the Admin Fiori Launchpad.

You can open the Fiori Launchpad of your system by right clicking on your project in ADT and choosing Properties

Here you find the System URL.

Andre_Fischer_1-1723653984772.png

And when clicking on your initials on the upper right corner

Andre_Fischer_2-1723654088310.png

you are finally offered the About button where you can verify which system role your system has.

Andre_Fischer_0-1723653905831.png