sap_execute_transaction
Start or run an SAP transaction code (tcode) to navigate to its initial screen. Supports standard tcodes and custom prefixes like /n/SCWM/MON.
Instructions
Execute (start/run) an SAP transaction code (tcode), e.g. MM03, VA01, SM30.
Navigates to the transaction's initial screen. Always check the screen info in the response to understand what screen you landed on. Some transactions require /n prefix for SCWM (e.g., /n/SCWM/MON).
Subject to transaction blocklist/allowlist. Use sap_get_session_info to see the current transaction before navigating away.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tcode | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||