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

role, tcode and activity

Former Member
0 Likes
1,958

dear all,

does anyone know whats the relationship between role, tcode and activity?

we can see all relationship in pfcg, but my client want a program that consist all role and tcode and activity, like role A has tcode A1 and A2, A1 can display only, A2 can change, display. i know this data can be found in table agr_1251, but unfortunately not all tcode can be found.

any idea ?

thanks

8 REPLIES 8
Read only

Former Member
0 Likes
1,140

Hi Oscar,

Use the standard report RSUSR002.

Reward points if useful.

Regards,

Atish

Read only

0 Likes
1,140

hi Atish,

the report only display list of role for list of user, not mention about tcode and activity. i want to describe role with tcode assigned and each tcode will display all activity

Read only

0 Likes
1,140

Hi Oscar,

Just search for the program RSUSR*. You will find something suitable.

Regards,

Atish

Read only

0 Likes
1,140

i 'll check this later, and tell you if this can help me to solve my problem, thanks

Read only

0 Likes
1,140

Hi Atis,

i think all the programs that begin with RSUSR* is in tcode SWIM. and i have try to connect between role, tcode and activity, but no result. i only can connect role and tcode in table agr_tcodes and role and activity in table agr_1251. AND only tcode that created under tab menu.

any other idea?

Read only

Former Member
0 Likes
1,140

Hi

Check the following tables for your details

AGR_USERS

AGR_TCODES

AGR_1252

AGR_1250

AGR_DEFINE

AGR_PROF

AGR_TEXTS

ALSO SEE THE TCODES

<b>SUIM, SU21 AND PFCG</b> ETC

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

0 Likes
1,140

Anji, i already use table agr_tcodes for knowing which tcode is assigned for role, and activity can be found in table agr_1251, but if i create role with tcode assigned in pfcg> tab authorization> it won't be found in table arg_tcodes , only tcode that assigned in tab menu will be found. do you think is there any table that save the relationship role-tcode-activity if i add tcode from tab authorization (not tab menu) in pfcg?

thanks

Read only

Former Member
0 Likes
1,140

This message was moderated.