debuggerListeners
Lists active debugger listeners for a given debugging mode and IDE session, helping identify potential conflicts in ABAP debugging.
Instructions
Retrieves a list of debugger listeners.
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. |