Skip to Content
0
Former Member
Oct 20, 2005 at 10:39 AM

Turning sapgui/user_scripting on and off in code

472 Views

Hi All, we have a requirement to turn GUI scripting on and off at certain times of the day. Rather than making the basis guys do it by hand using rz11, I want to do it automatically.

The best way seems to be to write ABAP programs to turn the parameter on and off and schedule them as jobs to run at particular times. However, I can't figure out what database table the value of the sapgui/user_scripting parameter is held in, or any other way of getting and setting the parameter value. It's not in TPYFYPROPTY, which is where I thought it would be.

Can anyone give me a clue how to do this?

Cheers,

Mark