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

Default parameter value in SU01

former_member91276
Active Participant
0 Likes
980

Hi All,

i need to have a fixed parameter value added for every new user in SU01 for ECC Netweaver 7.4. Could you please suggest if this can be achieved through any user exit

Regards

Plaban

3 REPLIES 3
Read only

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes
845

Hi Plaban,

You can check whether this question/answer helps.

Another possibility: table usr05.

Regards,

Cris

Read only

0 Likes
845

Hi Chris,

the link provided in the thread, does not exist And i do not have the provision of having a Z tcode instead of standard SU01

Regards

Plaban

Read only

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Likes
845

Hi Plaban,

AFAIK, there is no user exit for SU01.

Maybe you can do a check while the user logon to the system, using SUSR0001.

Regards,

Cris