ABAP Debug Step
abap_debug_stepExecute a debugging step command (step into, step over, continue, step return, or jump to line) on an attached ABAP program and return the new call stack.
Instructions
Continue or step an attached ABAP debuggee and return the new raw stack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stepType | Yes | ||
| threadId | No | ||
| targetLine | No | ||
| connectionId | Yes |