Inspect ABAP Runtime Dump
sap.runtime.dump.inspectFetch and normalize an ABAP runtime dump using its system and dump identifiers. Retrieve structured content with adjustable length, offset, and inclusion of full details for targeted debugging.
Instructions
Read and normalize one ABAP runtime dump.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| dumpId | Yes | ||
| length | No | ||
| offset | No | ||
| systemId | Yes | ||
| startIndex | No | ||
| includeFullContent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |