Application Development and Automation 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: 
Read only

Abap Authrization

Former Member
0 Likes
575

Hi all,

i have adminstration role and i want to assign authrization for some users to able to create ,modify and access database (abap developer )abap wprkbench.

I tried to assign S_DEVELOP to user but still when they run TC se80 ,se36 .... they have error msg with dont have authrization to run that transaction code..

whats profile or role i need to give to user so they can use abap workbench with full access.

any help guys.

Regards

5 REPLIES 5
Read only

former_member60316
Active Participant
0 Likes
556

Hi Paul ,

Just ask your developer to run transaction Tcode su53t after he gets this message that he isn't authorised .

Once luking into it , u will get an idea what is missing , like which object you need to provide.

Then just give that auth .

Regards

Read only

0 Likes
556

i dont know if this helps, but in our company the developers have the authorization object SAP_ALL.

i´m not sure if this is neccessary, but our basis guys are quite restrictive, so i imagine we wouldnt had SAP_ALL if we wouldnt need it.

Read only

0 Likes
556

Hi

Sorry its Tcode SU53.

Read only

0 Likes
556

thanx for reply,

same error for su53 you not authrize to run transaction su53.

Read only

0 Likes
556

Thank you all ,

I found the solution ..

I give the user S_develop profile and SAP_BC_DWB_ABAPDEVELOPER role.

Thank you again