‎2007 Dec 05 10:56 AM
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
‎2007 Dec 05 11:06 AM
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
‎2007 Dec 05 11:10 AM
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.
‎2007 Dec 05 11:10 AM
‎2007 Dec 05 11:13 AM
thanx for reply,
same error for su53 you not authrize to run transaction su53.
‎2007 Dec 06 12:00 PM
Thank you all ,
I found the solution ..
I give the user S_develop profile and SAP_BC_DWB_ABAPDEVELOPER role.
Thank you again