Hi all,
I'm looking for an easy way to start regularly used SAP GUI transactions from within ABAP in eclipse. Currently I know three ways to execute a transaction:
1. Open any development object in the integrated SAP GUI and enter the transaction in this SAP GUI session.
2. Search for development objects (<ctrl>+<shift>+a) and search for the transaction.
3. Create a custom run configuration in the run menu for a transaction.
However, none of these approaches is really what I'm looking for. Is there any better approach to execute SAP GUI transactions? Maybe something like the favorites list in SE80 or even better a keyboard shortcut that allows me to enter and execute any transaction int eh context of the current project?
Christian