SAP Knowledge Base Article - Public

3297889 - No authorization to create objects of this object type in the selected project - SAP S/4HANA Cloud Public Edition, ABAP Environment

Symptom

In the context of Developer Extensibility, trying to create an ABAP Package with ABAP Environment, SAP S/4HANA Cloud Public Edition

Getting errors:

  • No authorization to create objects of this type in the selected project.
  • No authorization to access the resource  /sap/bc/adt/oo/validation/objectname.
  • You are not authorized to make changes (authorization object S_DEVELOP).
  • Structure packages cannot contain development objects.

Environment

SAP S/4HANA Cloud Public Edition, ABAP Environment

Cause

For this issue there might be three possible reasons:

CAUSE 1
Using the Customizing tenant to connect with ABAP Development Tools. The Customizing tenant allows to configure the activities and to create low-code custom developments in Key User applications, but it doesn't provide access to the ABAP Environment.

CAUSE 2
Business role SAP_BR_DEVELOPER is not assigned to the affected Business User or iit is assigned but it's Read-Only.

CAUSE 3
Trying to create a package directly under project name.

Trying to create a object directly under structure package ZLOCAL or ZCUSTOM_DEVELOPMENT.

Resolution

SOLUTION 1
Use the Development Tenant to connect with ADT. 

SOLUTION 2
Create a Business Role from the Role Template SAP_BR_DEVELOPER and assign to the users who want to connect with ADT. 

SOLUTION 3
Change the "Write Access" restriction to "Unrestricted" in SAP_BR_DEVELOPER Business Role.

     

SOLUTION 4

The development tenant is provided with the following software components and corresponding structure packages that have the same name:

  • ZLOCAL
  • ZCUSTOM_DEVELOPMENT
You can create sub packages for these packages and create your development objects inside the sub packages.

For more information please refer to Software Components and Packages | SAP Help Portal.

See Also

For more information, please check the following documentations:

Keywords

create, ABAP Package, ABAP Development Tools, error, no authorization to create objects of this object type in the selected project, developer, development tenant, customizing tenant, SAP_BR_DEVELOPER, eclipse IDE, ADT, You are not authorized to make changes (authorization object S_DEVELOP), No authorization to access the resource  /sap/bc/adt/oo/validation/objectname, Structure packages cannot contain development objects. , KBA , BC-DWB-AIE , Installation and infrastructure for ABAP tools in Eclipse , BC-SRV-APS-EXT-SL , Manage and Import Software Collections , BC-DWB-AIE-PAK , Package Tools in ABAP in Eclipse , BC-DWB-AIE-TRP , Transport Organizer UI for ABAP in Eclipse , Problem

Product

SAP S/4HANA Cloud Public Edition all versions