Application Development 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: 

MM Release Strategy Security Question

Former Member
0 Kudos

Hello,

We have a rather complex release strategy.

We have 41 different release groups and 8 different release codes.

We have 56 different people who need the authorization to release POs.

We are trying to set up the security around all this using the authorization object M_EINK_FRG... and needless to say, this is turning out to be quite a bear.

Since each user (who is allowed to release) needs access to different release groups and different release codes, we are going to have to set up roles specific to every user.

This is going to be a maintenance nightmare.

Are we doing something wrong?

What is the best practice for this?

Thanks,

Anisha.

3 REPLIES 3

Former Member
0 Kudos

Hi Anisha,

using the authorization object M_EINK_FRG

we are going to have to set up roles specific to every user

There is nothing wrong in this.

We can create each role for each user.You can carryon.

Thanks & Regards,

Nagendra.

Former Member
0 Kudos

Hi Aninsha,

This is very common when you have complex release strategies.

The effort in maintaining this is less than putting in a development to automate the process so I would stick with what you have.

Former Member
0 Kudos

I assume you are using Derived roles which is common for MM relase group/code security roles. That should make it easy.