‎2010 Nov 13 7:22 PM
I wanted to create 5000+ users in the system. I am using bapi_user_create1 to create user.Before actually creating all the users i need to simulate and see how many users will be actually created when i supply the set . Also please let me know if there are any general way of calling function modules in simulation mode without actually committing to database.
Thanks,
Kiran A.
‎2010 Nov 13 7:55 PM
Hi
I don't believe there's a BAPI for simulation what do you want to simulate?
Max
‎2010 Nov 15 6:23 AM
max,
when I upload the file that contains data to create user how many will be created and how many will fail without updating the database.i.e i need the result of the bapi without any commit being performed.
Thanks,
Kiran A.