errorDEUEN 16931

DE-R-031:If the group "DIRECT DEBIT" (BG-19) is delivered, the element "Debited...

Debited account missing. When direct debit (BG-19) is used, the debited account identifier (BT-91) containing the buyer's IBAN is required.

Severity
Fatal
Rule set
EN 16931
Country
DEU
Fix type
AUTO-FIX
Confidence
75%
Category
structural

Engine Classification

Ensure invoice period start date is present for XRechnung

Confidence: 75% · Applied automatically in pipeline

What is DE-R-031?

DE-R-031 is a fatal validation rule defined in the EN 16931 specification (DEU national rules). It validates the StartDate element in the UBL invoice XML.

When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.

Target path: //cac:InvoicePeriod/cbc:StartDate

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-031 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.

Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.

Validator Behavior

  • ·Causes invoice rejection
  • ·Rejected by XRechnung endpoints
  • ·Error returned: DE-R-031
  • ·Specification: EN 16931

Before / After

Failing XML
<cac:PaymentMeans>
  <cac:PaymentMandate><!-- invalid or missing value --></cac:PaymentMandate>
</cac:PaymentMeans>
Corrected XML
<cac:PaymentMeans>
  <cac:PaymentMandate>correct-value</cac:PaymentMandate>
</cac:PaymentMeans>

Technical Reference

XPath//cac:InvoicePeriod/cbc:StartDate
SpecEN 16931
Operationset_default
StrategyEnsure invoice period start date is present for XRechnung

Common Causes

  • ·Direct debit group missing debited account
  • ·BT-91 required when BG-19 is present
  • ·SEPA mandate missing customer account IBAN
  • ·cac:PayerFinancialAccount absent in PaymentMandate
  • ·Direct debit needs customer bank account identifier

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

See Also

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle DE-R-031 Automatically in Your Pipeline

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