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

CREATIING ROLES MANUALLY?

Former Member
0 Likes
958

HI EXPERTS,

How can we create roles manually on R/3 4.7EE!!!

Plz explain stepwise!!

Regards

Abdul Mannan

9 REPLIES 9
Read only

Former Member
0 Likes
936

Hi

You can creat a role via T Code PFCG.check this link

http://help.sap.com/saphelp_nw04s/helpdata/en/52/6714a9439b11d1896f0000e8322d00/content.htm

Rewads points if helpful

Thanks

Pankaj Kumar

Read only

Former Member
0 Likes
936

I knew we can create it through pfcg but without this tool how can we create manually

Read only

0 Likes
936

What exactly do you mean by manually then?

Read only

0 Likes
936

is there any other way other than pfcg to create roles??

Read only

0 Likes
936

You could probably create a role programatically, but I wouldn' recommend that.

If you take a look at the code that drives PFCG, you could probably find out a way to create roles without using PFCG.

This makes me curious as to why you would want to do that? Don't you like PFCG?

Read only

Former Member
0 Likes
936

As of new release of SAP you have to create Roles (Authorisation groups) for assigning any user authorisation previously it was possible to create profiles through SU02 and assign profile to the user but now It is not recommended.....

So remains only one way...to assign role.....for a particular tcode.

As I know 3.0D is using such way for authorization. Before su02 create profile, you should create the object in su03. Then assign it to profile in su02. Finially assign to user's profile tag. In new version, pfcg seems the only way to do so. But if you are expertise in such area, you can also assign profiles in user's profiles tag. FYI, you can assign not more than 300 profiles yo each user. That is limitation of SAP. When you assigned role to user, at the same time system assign the related profile to user automatically.

Rewads points if helpful

--Sreejesh

Read only

0 Likes
936

Thanx sreejesh.

i got the answer that i was looking for!!!

Read only

Former Member
0 Likes
936

You can use SU02 . Better use PFCG , its easy to use .

- Ansh

Read only

Former Member
0 Likes
936

Please close the case.

Rewads points if helpful

--Sreejesh