errorPeppol BIS 3.0

PEPPOL-COMMON-R043:Belgian enterprise number MUST be stated in the correct format.

Belgian enterprise numbers must follow the correct format. The enterprise number is a 10-digit identifier (0XXX.XXX.XXX format) assigned by the Crossroads Bank for Enterprises.

Severity
Fatal
Rule set
Peppol BIS 3.0
Country
All EU
Fix type
AUTO-FIX
Confidence
90%
Category
identifier

Engine Classification

Normalize Belgian enterprise number to 10 digits starting with 0

Confidence: 90% · Applied automatically in pipeline

What is PEPPOL-COMMON-R043?

PEPPOL-COMMON-R043 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the CompanyID 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: //cbc:CompanyID[@schemeID='0208']

Why This Error Matters

Invoice will be rejected by PEPPOL validation. Belgian recipients require valid enterprise numbers for identification.

PEPPOL-COMMON-R043 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 PEPPOL Access Points
  • ·Error returned: PEPPOL-COMMON-R043
  • ·Specification: Peppol BIS 3.0

Before / After

Failing XML
<Invoice>
  <!-- Issue: Belgian enterprise number (KBO/BCE) must be exactly 10 digit -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per Peppol BIS 3.0 -->
</Invoice>

Technical Reference

XPath//cbc:CompanyID[@schemeID='0208']
SpecPeppol BIS 3.0
Operationnormalize
StrategyNormalize Belgian enterprise number to 10 digits starting with 0

Common Causes

  • ·Wrong format for Belgian enterprise number
  • ·Missing leading zero
  • ·Dots/formatting in wrong positions
  • ·Wrong number of digits
  • ·Old format number used

Seeing this in production? The API handles PEPPOL-COMMON-R043 automatically. See the fix response →

See Also

Last updated: 27 February 2026

Share this guide:

Handle PEPPOL-COMMON-R043 Automatically in Your Pipeline

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