debuggerVariables
Inspect variables in the current ABAP debugger stack frame, showing their values. Use child variable nodes for structures or tables to explore their contents.
Instructions
The variables visible in the current stack frame, with their values. Needs an attached session. A structure or a table comes back as a node to open with debuggerChildVariables rather than as its contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parents | Yes | An array of parent variable names. |