EXITON FMEA Learn Action Priority Guide

The Complete Guide to AIAG & VDA Action Priority Tables

April 9, 2026 EXITON

Introduction: What is Action Priority and Why You Need to Understand It

Action Priority (AP) is a critical decision-making tool in Design Failure Mode and Effects Analysis (DFMEA). It tells you which failure modes require immediate action, which can wait for the next review cycle, and which need no further intervention.

If you're a quality engineer, design engineer, FMEA practitioner, or supplier to automotive or industrial OEMs, you need to know how to assign and validate Action Priority correctly. Mistakes here cascade into product recalls, audit failures, and damaged customer relationships.

The good news: Action Priority is deterministic. There's no guesswork — every failure mode's priority is defined in a lookup table.

The challenge: The complete table has 1,000 entries. Most Excel templates only implement a fraction of it. This creates inconsistencies and audit risk.

RPN vs Action Priority: Why the Handbook Changed

The Old Method: Risk Priority Number (RPN)

For decades, FMEA practitioners ranked failure modes using RPN:

RPN = Severity × Occurrence × Detection

The formula is simple. The logic seems sound. But it has a critical flaw.

The RPN Problem: Same Number, Different Risk

Consider two failure modes with identical RPN values:

  • Failure Mode A: S=10, O=1, D=1 → RPN = 10
  • Failure Mode B: S=1, O=10, D=1 → RPN = 10

Both have RPN=10. But which is more dangerous? Mode A is catastrophic when it occurs (S=10) but occurs rarely (O=1). Mode B occurs frequently (O=10) but causes minor harm (S=1).

RPN treats them as equivalent. That's wrong.

The New Method: Action Priority (AP)

The AIAG & VDA FMEA Handbook 1st Edition (2019) replaced RPN with Action Priority. Instead of calculating a single number, AP uses categorical lookup:

  • Look up the row for your Severity (1-10)
  • Cross-reference with Occurrence (1-10)
  • Find Detection (1-10)
  • Read the corresponding priority: High (H), Medium (M), or Low (L)

This approach respects the semantic difference between high severity + rare occurrence versus low severity + frequent occurrence.

How the Action Priority Table Works

The AIAG & VDA Action Priority table is a 10×10×10 reference matrix. For each S-O-D combination, it specifies whether action is High, Medium, or Low priority.

The Three Priority Levels

High (H) Priority

Mandatory action required before production release. Typically triggered by high severity (9-10) ratings or dangerous combinations regardless of O and D. Must have documented mitigation plan, evidence of effectiveness, and sign-off.

Medium (M) Priority

Action recommended and should be addressed in the next design review cycle. No production delay required, but defer at your organization's risk. Medium priorities accumulate over iterations — address them systematically.

Low (L) Priority

No specific action required at this time. Failure mode is noted and monitored. May be revisited if design changes, usage conditions, or field data warrant reassessment.

Key Insight: Severity is Often Decisive

In most AIAG & VDA AP tables, high severity values (9-10) nearly always result in High priority, regardless of Occurrence and Detection. This reflects a safety-first principle: if the consequence is severe, you must act even if it's rare.

Conversely, low severity (1-3) usually results in Low or Medium priority unless Occurrence is unusually high.

Common AP Lookup Mistakes

Mistake 1: Using Simplified or Approximate Tables

Many organizations maintain simplified AP rules like "S≥9 → High" or "O≥8 → Medium" to avoid maintaining the full 1,000-entry table. This is faster but often wrong. The AIAG & VDA table has specific low-severity / high-occurrence combinations that are still High priority due to systemic risk.

Mistake 2: Confusing RPN Thresholds with AP Categories

Some organizations still reference RPN cutoffs (e.g., "RPN > 100 is high priority"). RPN is obsolete. Don't blend old thresholds with new AP tables. AP is categorical; RPN is numerical. They don't translate.

Mistake 3: Assuming D=1 Always Means Low Priority

High detection (D=1 means "almost certain to detect") reduces priority in many cases. But it doesn't override severity. A S=10 failure mode remains High priority even with D=1, because the consequence is catastrophic if detection fails.

Mistake 4: Not Validating AP Against the Handbook

Many FMEA practitioners simply copy AP assignments from prior projects or template defaults without checking against the actual handbook table. This perpetuates errors and audit risk.

Why spreadsheet AP formulas fail silently

The problem

Most Excel FMEA templates implement only a subset of the AP table — typically 20–50 simplified rules instead of the full 1,000 entries. This creates silent errors: two identical S-O-D combinations can produce different AP values depending on the template. This is one of the most common audit findings in DFMEA reviews.

  • Partial AP tables with hidden gaps
  • IF-formula errors no one catches
  • No validation trail for auditors

The solution

EXITON FMEA embeds the complete 1,000-entry AIAG & VDA AP lookup table. Every AP assignment is validated automatically. Q-gate cross-checks your DFMEA for AP consistency as one of its 9 rules.

  • Full 1,000-entry AP table, not simplified
  • Every mismatch flagged with rule citation
  • Audit-ready validation log

How to Validate Action Priority in Your DFMEA

Manual Validation (Tedious but Thorough)

For each failure mode row in your DFMEA:

  1. Record the S, O, D values
  2. Open the AIAG & VDA FMEA Handbook 1st Edition (or a validated reference copy)
  3. Navigate to the AP lookup table (typically pages 100-200 in the handbook)
  4. Locate the row for your S value, column for your O value, and depth for your D value
  5. Compare the handbook's AP assignment with what's in your spreadsheet
  6. If they differ, correct your spreadsheet and document the change

This works. It's just expensive. A 100-row DFMEA can take 2-3 hours to validate manually.

Automated Validation (Fast and Reliable)

Automated FMEA tools (like EXITON FMEA or specialized Q-gate validators) embed the complete AIAG & VDA 1,000-entry AP table. They validate every assignment in seconds and flag mismatches. This is why software tools, despite their cost, often deliver ROI on large DFMEA programs.

Audit-Ready Documentation

Whatever validation method you use, document it:

  • Which version of the AP table you used (cite AIAG & VDA Handbook 1st Ed. 2019)
  • When the validation occurred and by whom
  • Any mismatches found and corrected
  • Tool name if you used automated validation

This evidence protects you in audits and recalls.

Action Priority Table Reference: Representative Combinations

The complete AP table has 1,000 entries. Below is a representative sample showing how different S-O-D combinations map to priority levels:

Severity Occurrence Detection Priority Comment
10 1 1 High Catastrophic severity → always High
10 5 3 High High severity dominates priority
9 2 2 High Severity 9+ typically High priority
8 3 2 High High severity with moderate O-D
7 4 3 Medium Moderate severity + occurrence
5 3 4 Medium Medium across all dimensions
6 8 2 Medium High occurrence + moderate severity
4 2 3 Low Low-moderate severity
3 5 3 Low Low severity even with higher O
2 8 1 Low Low severity → Low priority
1 10 10 Low Minimal severity → always Low
9 1 1 High High severity + rare + easily detected = still High
3 10 1 Low Low severity + frequent + easily detected = Low

Note: This table is representative only. The complete AIAG & VDA 1000-entry table must be consulted for definitive AP assignments. These examples illustrate the general pattern and are consistent with the official handbook.

Frequently Asked Questions

What replaced RPN in the new FMEA handbook?

Action Priority (AP) replaced the Risk Priority Number (RPN) in the AIAG & VDA FMEA Handbook 1st Edition (2019). Instead of calculating a single number (S × O × D), AP uses categorical lookup from a 1000-entry reference table. This avoids the misleading rankings that RPN created where different combinations produced the same value.

How many entries are in the full AP table?

The complete AIAG & VDA Action Priority table contains 1,000 entries covering all combinations of Severity (1-10) × Occurrence (1-10) × Detection (1-10). Each combination maps to one of three priority levels: High (H), Medium (M), or Low (L). Most Excel templates and tools use simplified formulas that cover only a subset of these combinations.

Can I use a simplified AP table for audits?

No. Auditors and quality professionals expect AP to be assigned according to the complete AIAG & VDA 1000-entry table, not simplified approximations. Using an incomplete table risks missing high-priority failure modes or incorrectly downgrading critical items. For compliance, use the full table or validated software tools that implement it correctly.

How does EXITON validate Action Priority?

EXITON FMEA validates every Action Priority assignment against the complete AIAG & VDA 1000-entry reference table. When you enter S, O, and D ratings, the tool automatically checks the corresponding table cell and flags any mismatches. This ensures audit compliance and catches AP errors that spreadsheet formulas often miss.

Action Priority in Different Standards

Action Priority is primarily defined in the AIAG & VDA FMEA Handbook 1st Edition (2019). This is the standard for automotive and increasingly for industrial suppliers.

Standard Approach Status
AIAG & VDA (2019) Categorical lookup table (1000 entries, H/M/L) Current standard
IEC 60812 (VDE) RPN or risk matrix (organization-specific) Legacy / alternative
FDA/Medical (QMUL) RPN with severity focus or custom risk matrix Legacy / domain-specific
Aerospace (ARP5580) RPN and criticality analysis combined Domain-specific

If you're in automotive supply (IATF 16949, APQP), use AIAG & VDA AP. If you're in aerospace, check ARP5580. If you're supplying medical devices, check FDA guidance. Most organizations use the AIAG & VDA approach as the baseline and adapt for domain requirements.

Action Priority in Quality Gate Workflows

Action Priority is more than an isolated FMEA metric. It drives design-gate decisions:

  • Design Review Gate (Pre-release): Zero High-priority AP items allowed. All must be mitigated or waiverred with sign-off.
  • Iteration Planning: Medium-priority items prioritized in next design cycle.
  • Change Control: ECR (Engineering Change Request) must recalculate AP for affected failure modes.
  • Field Data Integration: Occurrence ratings updated when field failures occur; AP recalculated.

For more details, see our guide on FMEA standards comparison and Q-gate consistency checking.

Tools and Resources for AP Validation

References

  • AIAG & VDA FMEA Handbook, 1st Edition (2019): Official reference. Must-have for practitioners. Contains complete 1000-entry AP table.
  • VDA Quality Management Center: Online resources and updates for German suppliers.

Recommended Tools

  • EXITON FMEA: KiCad-native DFMEA with full AP validation against AIAG & VDA 1000-entry table.
  • Q-gate: Standalone AP consistency checker for DFMEA + BOM integration.
  • Excel Templates: If using spreadsheets, use DFMEA templates with correct AP columns and validate manually against the handbook.

Stop guessing your Action Priority values

EXITON validates every AP assignment against the complete 1,000-entry AIAG & VDA table. Not 20 rules. Not 50. All 1,000.

1 Download EXITON FMEA — free for 30 days
2 Import your existing DFMEA or generate from KiCad
3 See every AP mismatch flagged with rule citation
Download EXITON FMEA

Offline. No account. Audit-ready validation log included.