Application Development 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: 

User parameter

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

Former Member
0 Kudos

Hi,

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

Thanks

Vishal Padiyar

Former Member
0 Kudos

Yup! SU10 should the easiest way to approach this.