RuntimeAnalyzeDump
Read a runtime dump by ID and return a compact analysis summary with key fields to diagnose issues in SAP ABAP systems.
Instructions
[runtime] Read runtime dump by ID and return compact analysis summary with key fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Dump view mode to analyze: default payload, summary section, or formatted long text. | default |
| dump_id | Yes | Runtime dump ID. | |
| include_payload | No | Include full parsed payload in response. |