sap-sp02

Download SAP SP02 spool requests to local text, CSV, RTF, or HTML files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SP02 spool downloading automates saving the rendered contents of SAP spool requests to a local text (or CSV/RTF/HTML) file, replacing manual GUI copy/save steps.

Core Features & Use Cases

  • Navigate to your own spool list in SP02 and select a spool to view its contents.
  • Save the rendered spool contents to a local file in several formats (text, csv, rtf, html) for archival, QA, or sharing.
  • Supports direct path/filename specification, optional row/column overrides to tailor the list-scan behavior, and prerequisites check for SAP GUI sessions.

Quick Start

Invoke the spool-download skill with a spool number and a local output path to download the spool contents.

Frequently Asked Questions about sap-sp02

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

FAQPage Schema
How do I download SAP spool contents to a local file?

You can download SAP spool contents to a local file by invoking this skill with a spool number and a local output path. It automates saving rendered spool requests from SAP GUI, replacing manual copy and save steps.

Can I export SAP spool requests to CSV or HTML formats?

Yes, you can export SAP spool requests to CSV, text, RTF, and HTML formats. The skill saves the rendered spool contents directly to your specified local file path for archival or sharing.

Do I need an active SAP GUI session to export spool items via SP02?

Yes, an active SAP GUI session is required to export spool items via SP02. The skill enforces this prerequisite check and uses a VBS-based driver with security-handling rules to manage GUI dialogs.

What is the best way to automate saving SP02 spool items without manual GUI steps?

The best way to automate saving SP02 spool items is using this skill's VBS-based driver. It locates a SAP spool request and downloads it locally, bypassing manual GUI copy and save interactions.

Can I customize the list-scan behavior when downloading spool contents?

Yes, you can customize the list-scan behavior when downloading spool contents. The skill supports optional row and column overrides to tailor the scanning process to your specific spool list.

Why does spool download fail if SAP GUI dialogs appear during export?

Spool download can fail if unexpected SAP GUI dialogs interrupt the automated VBS driver. The skill applies security-handling rules to guard against these dialogs, but an active and stable SAP GUI session is required to ensure successful export.