sap-pm

Automate SAP Plant Maintenance guidance for equipment, notifications, orders, and KPI calculations.

16|6|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/BoxLogoDev/sapstack --skill sap-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-pm
Source: https://github.com/BoxLogoDev/sapstack/tree/main/plugins/sap-pm/skills/sap-pm
Command: npx skills add https://github.com/BoxLogoDev/sapstack --skill sap-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides structured, SAP-native guidance to diagnose, plan, and execute Plant Maintenance tasks so teams can reduce unplanned downtime, standardize master data, and ensure compliant maintenance processes across ECC and S/4HANA environments.

Core Features & Use Cases

  • Environment intake & validation: Collect SAP release, deployment model, planning/maintenance plants, and equipment strategy before recommending actions.
  • Master data & lifecycle guidance: Step-by-step checks and best practices for Equipment (IE01/IE02), Functional Locations (IL01), serial management, and classification.
  • Operational flows & reporting: Create and diagnose Notifications (IW21/IW22), Maintenance Orders (IW31/IW32), Preventive Maintenance planning (IP01/IP10/IP30), MTBF/MTTR calculations, and settlement checks (KO88).
  • Korean manufacturing patterns & governance: Includes local best practices for 3-shift operations, legal record retention, MES integrations, and vendor/subcontract workflows.
  • Use case: Quickly triage a repeated motor failure by aggregating QMEL/AUFK history, checking scheduling IP30, estimating MTBF/MTTR, and producing a prioritized corrective plan with configuration checks.

Quick Start

Ask the sap-pm skill to analyze MOTOR-001 MTBF, review related notifications and orders, and recommend corrective and preventive actions.

Frequently Asked Questions about sap-pm

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

FAQPage Schema
How do I calculate MTBF and MTTR for SAP equipment using maintenance order history?

To calculate MTBF and MTTR in SAP Plant Maintenance, aggregate equipment failure history from QMEL notifications and AUFK maintenance orders to determine mean time between failures and mean time to repair. This Skill automates that data extraction and KPI computation for ECC and S/4HANA environments.

What is the best way to create a preventive maintenance schedule in SAP for repeated equipment failures?

Creating a preventive maintenance schedule in SAP involves configuring maintenance plans via IP01 and executing scheduling runs through IP30 to generate maintenance orders automatically. This Skill provides guided operational steps for scheduling, checking plan cycles, and recommending corrective actions based on failure data.

Does this SAP Plant Maintenance guidance support both ECC and S/4HANA deployments?

Yes, this SAP Plant Maintenance guidance supports both ECC and S/4HANA deployment models. The workflow validates your specific SAP release, planning plant, and maintenance strategy during intake before recommending master data or operational actions for equipment and functional locations.

How do I triage SAP maintenance notifications and orders for a failing motor?

Triage a failing motor in SAP by aggregating related notifications from IW21 and maintenance orders from IW31, then reviewing the history to identify recurring failure patterns. This Skill analyzes the QMEL and AUFK records to produce a prioritized corrective and preventive plan.

What SAP tables do I need read access to for diagnosing plant maintenance issues?

Diagnosing SAP plant maintenance issues requires read access to PM tables including EQUI for equipment master data, IFLO for functional locations, QMEL for notifications, and AUFK for maintenance orders. This Skill queries these tables to validate master data and calculate operational KPIs.

Can I use this for SAP PM governance in Korean manufacturing operations?

Yes, you can use this for SAP PM governance in Korean manufacturing operations as it includes local best practices for 3-shift operations, legal record retention, MES integrations, and subcontractor workflows. It aligns maintenance processes with these regional manufacturing compliance patterns.