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

User parameter

Former Member
0 Likes
615

Hi Gurus;

I have to assign user parameter "UGR" to 80 users in my system

One way i jnow is by entering the parameter in each user profile.

But this woul be too time consuming.

Is there any other way to do it.

Thanks and regards

Tushar Pathak

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
584

Hello Tushar,

You can perform Mass user changes by using SU10 transcation code.

For more information, please go through the following link

http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d9704db7811d2961c0000e82de14a/frameset.htm

I hope it is helpful.

Regards,

Satish.

3 REPLIES 3
Read only

Former Member
0 Likes
585

Hello Tushar,

You can perform Mass user changes by using SU10 transcation code.

For more information, please go through the following link

http://help.sap.com/saphelp_nw04/helpdata/en/2e/6d9704db7811d2961c0000e82de14a/frameset.htm

I hope it is helpful.

Regards,

Satish.

Read only

Former Member
0 Likes
584

Hi,

Simplest way would be to create a CATT script . This will be useful for future parameter updation requirements also.

Thanks

Vishal Padiyar

Read only

Former Member
0 Likes
584

Yup! SU10 should the easiest way to approach this.