debuggerListen
Listens for debugging events in SAP ABAP systems, enabling real-time monitoring and interaction during debugging sessions via ADT APIs.
Instructions
Listens for debugging events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | The user. | |
| ideId | Yes | The IDE ID. | |
| 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. |