DE-R-014:The element "VAT category rate" (BT-119) shall be provided.
The element VAT category rate (BT-119) shall be provided.. This applies to the `cbc:Percent` element in the invoice XML.
Engine Classification
Ensure seller party identification is present for XRechnung
Confidence: 75% · Applied automatically in pipeline
What is DE-R-014?
DE-R-014 is a fatal validation rule defined in the EN 16931 specification (DEU national rules). It validates the ID element under Party > PartyIdentification 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:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID
Why This Error Matters
Invoice will be rejected by German XRechnung validators. Germany has additional mandatory fields beyond EN16931 baseline, including seller contact details, complete addresses, and buyer reference (Leitweg-ID).
DE-R-014 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-014
- ·Specification: EN 16931
Before / After
<cac:TaxCategory> <cbc:Percent><!-- invalid or missing value --></cbc:Percent> </cac:TaxCategory>
<cac:TaxCategory> <cbc:Percent>correct-value</cbc:Percent> </cac:TaxCategory>
Technical Reference
//cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:IDCommon Causes
- ·German invoice missing VAT category rate
- ·BT-119 VAT category rate not provided
- ·cbc:Percent in VAT breakdown empty or absent
- ·VAT rate mandatory in tax breakdown for XRechnung
- ·German validation requires explicit rate percentage
Seeing this in production? The API handles DE-R-014 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle DE-R-014 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.