debuggerDeleteBreakpoints
Delete breakpoints in SAP ABAP debugger by specifying breakpoint details, debugging mode, and terminal/IDE identifiers.
Instructions
Deletes breakpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ideId | Yes | The IDE ID. | |
| scope | No | The debugger scope. | |
| breakpoint | Yes | The breakpoint to delete. | |
| 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. | |
| requestUser | Yes | The requesting user. | |
| debuggingMode | Yes | The debugging mode. |