sap-st22

Extract ABAP ST22 dump evidence from SAP GUI sessions to diagnose runtime errors.

7|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-st22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-st22
Source: https://github.com/sapdev-ai/sap-dev/tree/main/plugins/sap-dev-core/skills/sap-st22
Command: npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-st22

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables read-only extraction of ABAP ST22 dumps via SAP GUI scripting, collecting evidence items for diagnostics without ADT.

Core Features & Use Cases

  • Read-only ST22 dump lists and extract evidence per incident.
  • Deep-dive option to capture failing source line and snippet per dump.
  • Works with /sap-diagnose workflow and supports GUI scripting prerequisites.

Quick Start

Start ST22 Dump Reader with your active GUI session and run against the target dumps.

Frequently Asked Questions about sap-st22

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract ABAP ST22 dump evidence using SAP GUI scripting?

You can extract ABAP ST22 dump evidence read-only by running this Skill against an active SAP GUI session with user_scripting enabled, collecting list-level coverage and optional failing source line snippets per incident without ADT.

What is the best way to capture runtime dumps and failing source snippets in ST22?

Capturing ST22 runtime dumps and their failing source line snippets is best handled via GUI workflow extraction, which reads list-level dump coverage and optionally deep-dives into the specific failing code snippet per dump for diagnostics.

Do I need SAP GUI user_scripting enabled to read ST22 dumps?

Yes, you need SAP GUI user_scripting enabled to read ST22 dumps, because this Skill requires an active SAP GUI session to extract the runtime error evidence and integrate with the /sap-diagnose workflow.

Can I use this ST22 dump reader without ABAP Development Tools?

Yes, you can use this ST22 dump reader without ABAP Development Tools, as it extracts diagnostic evidence directly from ST22 sessions via SAP GUI scripting rather than relying on ADT integration.

What are the limitations of using GUI scripting to diagnose ST22 runtime errors?

Limitations of using GUI scripting to diagnose ST22 runtime errors include the requirement for an active SAP GUI session with user_scripting enabled, and the extraction is restricted to read-only use cases without direct ADT debugging capabilities.