cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic user assignment to the organization

Former Member
0 Kudos

Dear experts,

We are currently using SRM 7.02 with an external user management tool (Oracle Identity Manager). We have set up all user approval processes and role provisining for SRM in this tool.

But in SRM there are two steps in order to get a valid account:

1. User creation in SU01

2. Organizational assignment in via USERS_GEN

The tool we have is only doing the first step and we were wondering if there is a way of automatically doing step two as well.

Could you please share your experience on this topic?

Thank you!

Cata

Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi,

you can try BBP_OM_USR_CREATE_EMPLOYEE_EXT

Regards

Konstantin

Answers (2)

Answers (2)

ivy_li
Active Contributor
0 Kudos

Hi Cata,

I think you can directly create user account and assign organization with trx users_gen:

trx users_gen--> copy user and employee data from template-->upload users from file

In the file, you can define the user account and organization where it will be assigned.

Hope this helps.

Regards,

Ivy

sameer_ahmed6
Explorer
0 Kudos

Hi Catalin,

What you can do is you can schedule a Z program and code it in a way such that it executes USERS_GEN via program and pass necessary data and program will take care of it and executes the program and creates user in org assignment.

http://scn.sap.com/thread/1310230

Regards

Sameer