debuggerListen
Monitor debugging events in SAP ABAP systems to track code execution, identify issues, and manage development workflows through the ADT API.
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. |