sap_execute_transaction
Run any SAP transaction code to navigate to its initial screen. Check the response screen info for current state.
Instructions
Execute an SAP transaction code (e.g., MM03, VA01, SE80).
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 | |||