debuggerListen
Monitor ABAP debugging sessions in real-time to track execution flow and identify issues during development.
Instructions
Listens for debugging events.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debuggingMode | Yes | The debugging mode. | |
| terminalId | Yes | The terminal ID. | |
| ideId | Yes | The IDE ID. | |
| user | Yes | The user. | |
| checkConflict | No | Whether to check for conflicts. | |
| isNotifiedOnConflict | No | Whether to be notified on conflict. |