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: 

Making MIGO display

Former Member
0 Kudos

Hi All,

We are working on a requirement to make MIGO transaction Display only .

The initial thought is to make all the objects required for MIGO haing activity 03.

We have done that already but realised that it is very easy to make it executable if any of the objects present in this role has excute access in any other role possessed by the user

Could any of you let me know your thoughts on this ? How we can make MIGO transaction display only ?

2 REPLIES 2

Former Member
0 Kudos

Hi Rajeshwari,

If a user is assigned to same Authorization object (From different Roles), the Authorization object with highest access will be considered.

So my idea is to make sure that you only give ACTVT 03 for the object that are pulled into role and also no other role assigned to the user has the same object with different ACTVT filed value.

Hope it helps.

Please award points if it is useful.

Thanks & Regards,

Santosh

0 Kudos

Raji,

As mentioned if there is overlapping of same Auth Objects in the roles the user have, then the user will get the maximum access for the object which the role specify.

There is no workaround except you should avoid the occurence of overlapping auth object with different activities.

This occurs in quite a lot of situations.

Thanks.

Regards,

Muthu Kumaran KG