Engine Classification
Financial or legal field · Modification blocked by policy
Reason: Romanian B2B/B2G invoices must be submitted through e-Factura (SPV - Sistemul Național de Facturare Electronică). This requires API integration with ANAF (Romanian tax authority) and cannot be accomplished by modifying the invoice XML. Use invoicing software with e-Factura integration or submit manually through the SPV portal.
What is RO-R-002?
RO-R-002 is a fatal validation rule defined in the ubl-2.1 specification (ROU national rules). It validates the e-Factura platform integration element in the UBL invoice XML.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Target path: e-Factura platform integration
Why This Error Matters
Romanian e-Factura mandatory from 2024.
RO-R-002 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
Validator Behavior
- ·Causes invoice rejection
- ·Fails UBL schema validation
- ·Error returned: RO-R-002
- ·Specification: ubl-2.1
How to Fix It
Connect to SPV
Get SPV credentials from ANAF
Submit invoice
Via SPV API
Get index
Invoice index number
XML Example
Generic example based on the rule's target XPath. Your actual XML structure may differ.
<!-- Triggers validation error --> <e-Factura platform integration></e-Factura platform integration>
<!-- Corrected --> <e-Factura platform integration>VALID_VALUE</e-Factura platform integration>
Technical Reference
e-Factura platform integrationCommon Causes
- ·Not submitted to SPV
- ·Missing e-Factura index
Seeing this in production? The API handles RO-R-002 automatically. See the fix response →
Frequently Asked Questions
Romanian B2B/B2G invoices must go through e-Factura (SPV).
Submit invoice to ANAF e-Factura system. This error involves a protected field — Invoice Navigator flags it in your pipeline so your team can correct it at the source.
Yes, RO-R-002 is a critical error that must be fixed.
Related Errors
Related Content
Last updated: 3 March 2026
Validate your invoice
Drop your XML here to check for RO-R-002
Detect RO-R-002 before submission
This error involves a financial field that can't be auto-modified. We'll flag it with a clear diagnosis so you can fix it at the source.