debuggerStep
Execute a debugger step in an ABAP session. Supply a step type to control code navigation, with optional URL for jumping to a specific line.
Instructions
Performs a debugger step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The URL for step types "stepRunToLine" or "stepJumpToLine". | |
| steptype | Yes | The type of step to perform. |