‎2005 Aug 19 12:26 PM
Hi,
I am working on Basis Abap programming and my requirement as follows,
I want to add authorization to existing role say for example: Role => Testrole with 3 authorization object and now i have to add one or more authorization object to it i know we can do this using PFCG tcode but here is the different scenario i will be given auth object name and its attribute , attribute values , and this i have to do by using RFC. Me and my collegue figure out the table involved in this operation but when i insert the appropriate table entry and run a report which regenerate the all roles in the system but this is not working out,
now i want to know is there any function module or program by SAP which i can used for this task, i know this look easy but it is not
first i want to get confirm is this possible in R/3 is yes let me know the solution. and is there any webservices which can do the above process in netweaver.
Thanks,
John.
‎2005 Aug 19 12:58 PM
Hi,
Check this site for info:
http://www.sappoint.com/basis.html
regards
Aveek
Please award points if the link is useful.
‎2005 Aug 19 1:09 PM
Hi John,
The following is the list of reports which might be of great help to you for looking into this problem.
RSUSR070 (roles),
RSUSR020 (profiles),
RSUSR030 (authorizations),
and RSUSR040 (authorization objects)
Cheers,
Disha
‎2006 Dec 29 9:27 AM
Dear,
Can you solve this problem?
I created a new client in R/3 system, created a user for it.
I assigned a SAP_ALL profile to that user in SU01 tcode. And assigned few Tcodes in PFCG.
But when Im trying to edit any data from a Tcode say SALE, its giving a Message that- "No Maintenance Authorization for reqested data".
Can you tell me how to maintain Full Authorizations for a User?