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

Feature Request: Open SAP GUI with transaction code

Former Member
0 Likes
1,361

Hi all,

it would be very nice if there is the possiblity to open the SAP GUI inside eclipse with a specific transaction code. By now the transaction SESS or S000 is triggered opening the SAP GUI. To support starting another transaction, the popup selecting the project could be enhanced by a new input field for the transaction, which should be started immediatly.

What do you think about?

Regards,

Armin

5 REPLIES 5
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
969

Hi Armin,

please use the shortcut ALT-F8 to start arbitrary SAP GUI transactions in eclipse.

Regards,

Thomas.

Read only

Former Member
0 Likes
969

Hi Thomas,

thank you very much for the hint. I didn't recognize this feature till now, although it is good in sight.

Regards,

Armin

Read only

0 Likes
969

The magic Ctrl-Shift-A also allows to search and start transactions. And basically everything else

Read only

Former Member
0 Likes
969

Ctrl-Shift+A opens the transaction for editing first and you have to run it manually. Using Alt+F8 runs the transation imediately. "Running" a table with Alt+F8 brings you directly to the data preview/content of the table (as long as the backend supports this feature).

So for these uses cases Alt+F8 saves some clicks/time.

Read only

Former Member
0 Likes
969

Hi Felix,

that's a very good hint regarding tables. Thank you very much.

Regards,

Armin