debuggerListeners
Retrieve a list of debugger listeners by specifying debugging mode, terminal ID, IDE ID, and user. Optionally check for conflicts and use a specific SAP connection.
Instructions
Retrieves a list of debugger listeners.
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. |