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

Creating users using BAPI_USER_CREATE1

Former Member
0 Likes
604

Hi,

I have an requirement where i have to create users in ECC system. I have used BAPI_USER_CREATE1 in my program.

This is creating users in SMP but not in ECC. Can i get some help on this.

Thanks,

Manasa.

3 REPLIES 3
Read only

Former Member
0 Likes
528

Hi,

the BAPI should work in ECC, too.

If you have an active Central User Administration it depends on your setting how it works on other but the central systems of the CUA. Please check it on the central system, whether it works there!

If you have no CUA you should debug it for errors!

regards,

Klaus

Read only

madhu_vadlamani
Active Contributor
0 Likes
528

Hi manasa,

This is bapi useful to create in ECC also. I did with this. What is the return message you are getting while you are trying to create user.Check that table and see.I t will solve your problem where is the issue.

Regards,

Madhu.

Edited by: madhurao123 on Feb 23, 2011 9:11 AM

Read only

Former Member
0 Likes
528

Hi,

I am getting the return message as "Employee Successfully created".

Thanks

Manasa