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: 

Setting defaults to a transaction based on authorizations

Former Member
0 Kudos

Hi all,

Is there a way to default a user's options to an authorization object based on the user's authorization without assigning parameters in SU01? Ideally this should be set in the roles.

TIA

2 REPLIES 2

Former Member
0 Kudos

If I understand your question correctly, you want to use parameters determined by the authority of the user.

Have you tried using a CASE?

Which type of transaction is this?

Kind regards,

Julius

0 Kudos

trying to restrict users authorisations in Parameters is bad practice.

As the values can be changed by the user himselve and some programs change the values automatically.

Pls give us details so we can help finding a different solution.