Application Development and Automation 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: 
Read only

Setting Developer Menu as Start Transaction

Former Member
1,215

Transaction s001 opens the developer menu using SESSION_MANAGER.

I would like to set that transaction(s001) to run on startup of my SAP GUI. I've tried going to Extras->Set Start Transaction, but it returns a prompt that says s001 does not exist. I'm assuming this is because s001 runs transaction SESSION_MANAGER first.

Any help on this mater would be appreciated.

1 ACCEPTED SOLUTION
Read only

Colleen
Product and Topic Expert
Product and Topic Expert
983

you can do this as a personalisation on SU01 account or via SU3 (maintain own). Choose User Defaults and enter START Menu as S001

S001 is an SE43N area menu - not a transaction code

You could also set a system wide via RZ10 parameter start_menu but I don't think your users would like have a developer menu as the default start.

2 REPLIES 2
Read only

DoanManhQuynh
Active Contributor
0 Likes
983

Actually S000, S001 etc.... is not transaction code. its okcode of transaction SMEN or SESSION_MANAGER. I think there is no way to set default okcode like you want to...

Read only

Colleen
Product and Topic Expert
Product and Topic Expert
984

you can do this as a personalisation on SU01 account or via SU3 (maintain own). Choose User Defaults and enter START Menu as S001

S001 is an SE43N area menu - not a transaction code

You could also set a system wide via RZ10 parameter start_menu but I don't think your users would like have a developer menu as the default start.