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

idoc/message type related to su01 tcode fields?

Former Member
0 Likes
582

hi experts,

when i create a user in su01,an idoc should get triggered.

are there any standard idoc / message type having fields related to this.

thanks,

charu

Edited by: charudevrani on Jan 11, 2012 7:38 AM

1 ACCEPTED SOLUTION
Read only

marcin_milczynski
Contributor
0 Likes
464

Hi Charu,

You can use one of following IDoc types, depending on the action you want to perform on the user master record:

USERCHANGE Change user

USERCLONE Create User with Template in Another System

USERCREATE BAPI to Create a User

Regards,

Marcin

hi experts,

when i create a user in su01,an idoc should get triggered.

are there any standard idoc / message type having fields related to this.

thanks,

charu

Edited by: charudevrani on Jan 11, 2012 7:38 AM

1 REPLY 1
Read only

marcin_milczynski
Contributor
0 Likes
465

Hi Charu,

You can use one of following IDoc types, depending on the action you want to perform on the user master record:

USERCHANGE Change user

USERCLONE Create User with Template in Another System

USERCREATE BAPI to Create a User

Regards,

Marcin