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: 

Restrict Moving roles with user assignment

Former Member
0 Kudos

Hi There,

Need your help...

How to restrict to move roles from dev->QA with user assignment. (want to disable the user assignment restirction)

Thanks and Regards,

Gnanaprakasam

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Unfortunately this is not the default installation setting, so you need to go into the security settings customizing and change the USER_REL_IMPORT switch to 'NO'.

This does however NOT make the checkbox disappear in the transport source system. It prevents the import in the target... so you must set it and transport it there first, then it works.

Cheers,

Julius

3 REPLIES 3

Former Member
0 Kudos

Unfortunately this is not the default installation setting, so you need to go into the security settings customizing and change the USER_REL_IMPORT switch to 'NO'.

This does however NOT make the checkbox disappear in the transport source system. It prevents the import in the target... so you must set it and transport it there first, then it works.

Cheers,

Julius

0 Kudos

Julius means you need to go to table PRGN_CUST and change the setting for ID: USER_REL_IMPORT to "NO"

0 Kudos

It's solved the problem.