abap_debug_vars
Survey all variables in scope at an ABAP debugger stop and filter by name or scope to locate relevant values. Complex values return as stubs for further inspection.
Instructions
Survey of every variable in scope at a debugger stop; complex values come back as abap_debug_value stubs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Default all. | |
| filter | No | Substring match on name. | |
| stateId | Yes | From the most recent start/step/stack/frame response. |