Fehlercodes · EN 16931

BR-CO-06Hier ergänzbar

Surcharge reason text does not match the reason code

So lautet die Ablehnung wörtlich: „[BR-CO-06] The surcharge (extra charge) reason code and the reason text on your invoice describe different types of charges. For example, code FC means "Freight" but the text says something else. These must match.

BR-CO-06 validates that when both BT-104 (AllowanceChargeReason) and BT-105 (AllowanceChargeReasonCode) are present on a document-level charge (ChargeIndicator=true), they must describe the same type of charge. The code uses UNTDID 7161 standard codes.

Was Sie bereithaltenDen fehlenden Wert aus Ihrer Bestellung, Ihrem Vertrag oder Ihrer Buchhaltung.
Was wir tunInvoice Navigator automatically fixes this issue by correcting the `cac:AllowanceCharge[cbc:ChargeIndicator=true]` element in your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:AllowanceCharge>\n  <cbc:ChargeIndicator>true</cbc:ChargeIndicator>\n  <cbc:AllowanceChargeReasonCode>FC</cbc:AllowanceChargeReasonCode>\n  <cbc:AllowanceChargeReason>Handling fee</cbc:AllowanceChargeReason>\n  <cbc:Amount currencyID="EUR">25.00</cbc:Amount>\n</cac:AllowanceCharge>
Nachher
<cac:AllowanceCharge>\n  <cbc:ChargeIndicator>true</cbc:ChargeIndicator>\n  <cbc:AllowanceChargeReasonCode>FC</cbc:AllowanceChargeReasonCode>\n  <cbc:AllowanceChargeReason>Freight charge</cbc:AllowanceChargeReason>\n  <cbc:Amount currencyID="EUR">25.00</cbc:Amount>\n</cac:AllowanceCharge>
So sieht der Befund ausBeispiel
BefundAngabe fehlt · BR-CO-06
Stelle//cac:AllowanceCharge[cbc:ChargeIndicator=true]/cbc:AllowanceChargeReason
Von IhnenDer fehlende Wert
DanachBestanden
NachweisSHA-256 und /verify-Link nach der Prüfung