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: 

idoc/message type related to su01 tcode fields?

Former Member
0 Kudos

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

marcin_milczynski
Contributor
0 Kudos

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

1 REPLY 1

marcin_milczynski
Contributor
0 Kudos

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