debuggerStep
Perform a debugger step in ABAP, choosing from step types such as step run to line or jump to line for precise code execution control.
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. |