Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in creating new objects in ABAP workbench

Former Member
0 Kudos
219

Hi ,

I am getting error in a newly installed SAP system when try to create new objects in ABAP workbench. The error is like'No changes for the user allowed'.

Can you tell me what the error is here? What can be done for this so that I can create new object.

Thanks,

Manas

1 ACCEPTED SOLUTION

Former Member
0 Kudos
123

Hi,

Run tcode SU01. (Provided if u hav authorization to run this Tcode)

Enter SAP* as user and click on the Copy button.

Enter the name for your new user in the dialog box and click Continue

Enter a password for your new user.

Goto Profile sheet and adjust the profiles to be SAP_ALL and SAP_NEW.

Save the user and logon with it.

Now you'll be able to do your changes.

Reward Points if useful.

Regards

Rose

Edited by: Rose Preethi on Mar 31, 2008 5:20 PM

4 REPLIES 4

Former Member
0 Kudos
123

Hi,

the basis person would not have given the authorization for ur id,

check with the basis people

Regards,

V.Balaji

Reward if Usefull...

Former Member
0 Kudos
124

Hi,

Run tcode SU01. (Provided if u hav authorization to run this Tcode)

Enter SAP* as user and click on the Copy button.

Enter the name for your new user in the dialog box and click Continue

Enter a password for your new user.

Goto Profile sheet and adjust the profiles to be SAP_ALL and SAP_NEW.

Save the user and logon with it.

Now you'll be able to do your changes.

Reward Points if useful.

Regards

Rose

Edited by: Rose Preethi on Mar 31, 2008 5:20 PM

0 Kudos
123

Hi Preethi,

After creating new user I added the access key for creating new object and it is working fine . I have reworded for your answer that solved my problem.

Thanks,

Manas

Former Member
0 Kudos
123

With the above answer....

Also add a role ABAP_DEVELOPER to your user....

You can search the roles with ABAP and select the ABAP_DEVELOPER , then assign it...