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

calling a program which change snc when creating a user in su01

Former Member
0 Likes
615

Hi.

I would like to know if there is a badi or user exit to call a program which enter a value in snc tab

every time we create a user in su01.

(the program will put value automatically in snc field instead of the user)?

thanks

1 ACCEPTED SOLUTION
Read only

gokul_radhakrishnan3
Active Participant
0 Likes
532

May be user exit EXIT_SAPLSUSF_001 (Enhancement SUSR0001) will be helpful for you?

or one of the following BADIs.

ADDRESS_UPDATE

HRBAS00INFTY

HRFPM_FTE_DISPATCHER

LSO_CORRESPONDENCE41

Regards,

Gokul

Hi.

I would like to know if there is a badi or user exit to call a program which enter a value in snc tab

every time we create a user in su01.

(the program will put value automatically in snc field instead of the user)?

thanks

1 REPLY 1
Read only

gokul_radhakrishnan3
Active Participant
0 Likes
533

May be user exit EXIT_SAPLSUSF_001 (Enhancement SUSR0001) will be helpful for you?

or one of the following BADIs.

ADDRESS_UPDATE

HRBAS00INFTY

HRFPM_FTE_DISPATCHER

LSO_CORRESPONDENCE41

Regards,

Gokul