cancel
Showing results for 
Search instead for 
Did you mean: 

You are not authorized to make changes (authorization object S_ABPLNGVS)

tony_raimo2
Explorer
0 Kudos

Hello,

I'm trying to create my first object(ABAP Class) on ABAP Cloud in Eclipse and I'm getting the following error. I tried creating a new role in the fiori launchpad but I don't see the authorization object, S_ABPLNGVS, anywhere. Has anyone run into this before?

You are not authorized to make changes (authorization object S_ABPLNGVS)

Thank you,

Accepted Solutions (0)

Answers (2)

Answers (2)

FrankJentsch
Product and Topic Expert
Product and Topic Expert
0 Kudos

I tried to assign a SAP package during the creation of a class, but I have got the appropriate error message: "Customer object <abc> cannot be assigned to package <xyz>". I tested it in the current 1902 release. Please create a customer ticket with the necessary information how to reproduce the issue (system, package name etc.).

Best regards, Frank

FrankJentsch
Product and Topic Expert
Product and Topic Expert
0 Kudos

Forgot to mention the ticket component: BC-CP-ABA

FrankJentsch
Product and Topic Expert
Product and Topic Expert
0 Kudos

Most probably, your user is not assigned to the developer role or the developer role does not have unrestricted write access.

Please follow the description in section "5. Setting Up Users and Roles" in the documentation https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/e34a329acc804c0e87449654818...

Best regards, Frank

tony_raimo2
Explorer
0 Kudos

Frank,

Thanks for the information. I checked the role and it does have unrestricted write access. I even created a new role from scratch and went through the steps in the article you sent. However, I still get the same error when trying to create an ABAP object in Eclipse. Restarting Eclipse did not work either. Any other suggestions?

Thank you

tony_raimo2
Explorer

I was able to figure it out. The authorizations were fine. The issue was the ABAP package was not extendable. I created a new Development package and I was able to create an ABAP class. Thank you

naziem786
Explorer
0 Kudos

H Tony

How did you make the package extendable?

Thank you

Naziem

sudipto1985
Discoverer
0 Kudos

Hello

I am getting the same error from Eclipse ADT for my ABAP Cloud Project. It's not allowing to create any ABAP object.

I have Business User, Employee Record created against my BTP Subaccount ID. I have added roles S_BR_ADMINISTRATOR, S_BR_DEVELOPER and added another custom business role named ZDEVELOPER where I have included all the business catalogs with unrestricted access.

But still the same error.

Could you help please.

Regards

Sudipto Choudhury

FrankJentsch
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Sudipto, it is not a known issue. Please contact me via frank.jentsch@sap.com and send me your system URL (from ADT, system properties, section ABAP Development) and your ADT version number (should be 3.26.1).