0

Creating/Adding new user in Oracle Apps (EBS) from back end

posted on , by Adarsh

Adding new user in Oracle Apps (EBS) from back end Application users in Oracle Apps (EBS) can be created from the front end as well as back end. The back end method for user creation can be used when you don’t have sysadmin access to the application or also it can be used to speed up the process when there are many userids to be created. You will require apps access to connect to database  to run the package fnd_user_pkg. We can create user, disable/enable user, add/delete responsibility ...