Run SAP Transaction¶
Execute SAP transaction codes directly from VS Code without switching to the SAP GUI window.
How to Use¶
- Open the Command Palette (
Ctrl+Shift+P) - Run ABAP Copilot: Run SAP Transaction
- If multiple systems are connected, select the target system
- Type a transaction code (e.g.,
MM43,SE38) - Press
Enter— the transaction opens in your configured GUI
GUI Configuration¶
Set your preferred GUI type per connection in settings (sapGui.guiType).
Limitations¶
- Native SAP GUI — Windows only
- Embedded WebView — no SSO; requires manual login
- Some transactions may not work correctly in embedded mode