‎2011 Feb 23 6:16 AM
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.
‎2011 Feb 23 6:22 AM
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
‎2011 Feb 23 8:10 AM
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
‎2011 Feb 23 8:29 AM
Hi,
I am getting the return message as "Employee Successfully created".
Thanks
Manasa