warningDEUPEPPOL_BIS

DE-R-026:Preceding invoice reference missing. Corrected invoices (type code 384) should reference the original invoice being corr

Preceding invoice reference missing. Corrected invoices (type code 384) should reference the original invoice being corrected in group BG-3.

Severity
Warning
Rule set
PEPPOL_BIS
Country
DEU
Fix type
CONFIRM
Confidence
80%
Category
structural

Engine Classification

Requires user confirmation before application

What is DE-R-026?

DE-R-026 is a warning validation rule defined in the PEPPOL_BIS specification (DEU national rules). It validates the Name element under Party > Contact in the UBL invoice XML.

This is a soft validation failure. The invoice may pass initial transmission, but non-compliant values in this field can cause problems during tax audits, buyer-side processing, or downstream VAT reconciliation.

Target path: //cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Name

Why This Error Matters

Invoice will be rejected by German XRechnung validators. German e-invoicing has specific format requirements for payment details, contact information, and attachments.

DE-R-026 is a soft failure. The invoice may pass initial validation, but the non-compliant field can cause issues at the receiving end — tax authorities may flag it during audits, buyer ERP systems may fail to process it, or VAT reconciliation may produce mismatches. Fixing warnings before they accumulate prevents larger compliance gaps.

Validator Behavior

  • ·Generates validation warning
  • ·Rejected by PEPPOL Access Points
  • ·Rejected by XRechnung endpoints
  • ·Error returned: DE-R-026
  • ·Specification: PEPPOL_BIS

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Incorrect value -->
<cbc:Name>INVALID</cbc:Name>
After
<!-- Corrected value -->
<cbc:Name>VALID_VALUE</cbc:Name>

Technical Reference

XPath//cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:Name
SpecPEPPOL_BIS
Operationset_default
StrategyEnsure seller contact person name is present for XRechnung

Common Causes

  • ·Corrected invoice missing preceding invoice reference
  • ·BT-3 code 384 should have BG-3 reference
  • ·Invoice correction without reference to original
  • ·cac:BillingReference missing for correction
  • ·Corrected invoice needs link to original document

Seeing this in production? The API handles DE-R-026 automatically. See the fix response →

Last updated: 27 February 2026

Share this guide:

Handle DE-R-026 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.