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: 

PRGN_CUST settings: Info about params RUN_SU_TRACE, SET_IMP_LOCK_...

Former Member

In the PRGN_CUST config table, there are various parameters which I have no clue on what they impact:

- RUN_SU22_TRACE

- SET_IMP_LOCK_ROLES

- SET_IMP_LOCK_USERS

- SET_IMP_LOCK_VALUES

- TRANSLAT_SYS

Does anybody know what they're for?

Thanks,

Leo

3 REPLIES 3

Former Member
0 Kudos

Hi,

PRGN_CUST table is customizing table wherein you can set some parameters like

SET_IMP_LOCK_ROLES =YES , this locks the system against importing role.

This can be performed by tcode SM30.

Hope that helps.

Rakesh

Former Member
0 Kudos

I don't think these switches are officially released by SAP. Normally SAP provides SAP Notes that Document the corresponding switches.

RUN_SU22_TRACE

SET_IMP_LOCK_ROLES

SET_IMP_LOCK_USERS

SET_IMP_LOCK_VALUES

and not sure about TRANSLAT_SYS.

Former Member
0 Kudos

My guess would be that they give you the option of importing everything exxept the users and / or the roles names and / or the authorization values of objects' fields when doing a client copy via the SAP transport.

You might not want all or some of them.

I am also not aware of any documentation on this, but a scan or where-used might prove helpfull.

Cheers,

Julius