sap-transport-overview

Summarize open SAP transport requests with ownership, size, and risks.

156|39|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/arc-mcp/arc-1 --skill sap-transport-overview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-transport-overview
Source: https://github.com/arc-mcp/arc-1/tree/main/skills/sap-transport-overview
Command: npx skills add https://github.com/arc-mcp/arc-1 --skill sap-transport-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of all open transport requests in the system, including who owns them, their size, and potential risks without pulling source or diffs.

Core Features & Use Cases

  • System-wide Inventory: Lists all modifiable transport requests across all users.
  • Risk Assessment: Identifies objects locked in multiple requests, $TMP leftovers, stale or empty requests.
  • Use Case: Ideal for basis teams or release managers to quickly assess the current state of transports in the system.

Quick Start

List all open transport requests with their details.

Frequently Asked Questions about sap-transport-overview

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

FAQPage Schema
How do I list all open SAP transport requests in the system?

To list open SAP transport requests, this Skill queries the SAP ADT REST API to pull a system-wide inventory of modifiable transports, showing ownership, size, and age details across all users.

How do I check SAP transport risks like locked objects or stale requests?

Checking SAP transport risks involves assessing the inventory to identify objects locked in multiple requests, `$TMP` leftovers, stale entries, and empty requests without pulling source diffs.

Can I filter SAP transport requests by owner, status, or package?

Yes, you can filter SAP transport requests by owner, status, age, package, or description to narrow down the system-wide inventory and focus on specific modifiable entries.

What is a SAP transport management inventory used for?

A SAP transport management inventory provides a comprehensive overview of all open transport requests, helping basis teams and release managers quickly assess current system state and ownership.

Does the Skill require pulling source code to assess transport risks?

No, the Skill identifies potential risks by analyzing transport request metadata and history via SAP ADT REST API calls, allowing risk assessment without pulling source code or diffs.

When do I need a system-wide overview of open SAP transports?

You need a system-wide overview of open SAP transports when acting as a basis team or release manager to audit modifiable requests, clean up `$TMP` leftovers, and prevent deployment conflicts.