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: 

User parameters

rainer_hbenthal
Active Contributor
0 Kudos
141

Hi,

i want to change user parameters in a persistent way, so they will keep their new values over logoff and are available in the nextlogon. GET PARAMETER id is not persistent, updateing usr05 will noit change current value. Maybe there is a function module to get this?

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos
71

hi Rainer,

what if you do both, i.e. SET parameter and update in table USR05?

ec

1 REPLY 1

JozsefSzikszai
Active Contributor
0 Kudos
72

hi Rainer,

what if you do both, i.e. SET parameter and update in table USR05?

ec