debuggerListen
Listen for debugging events from an ABAP system by providing debugging mode, terminal ID, IDE ID, and user. Optional conflict checking and notification.
Instructions
Listens for debugging events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | The user. | |
| ideId | Yes | The IDE ID. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. | |
| terminalId | Yes | The terminal ID. | |
| checkConflict | No | Whether to check for conflicts. | |
| debuggingMode | Yes | The debugging mode. | |
| isNotifiedOnConflict | No | Whether to be notified on conflict. |