Reference
Markdown exportBR-DE-17 Object identifier must be provided
The object identifier must be provided on the invoice.
Problem Description
The object identifier must be provided on the invoice.
ERROR
XRechnung 3.0
Context and Significance
Some procurement processes require an invoiced object identifier (for example, an asset, meter, or case identifier) so the receiver can match the invoice to the correct object in their systems.
Solution
Add the object identifier to the invoice.
Valid Examples
Use these points as the practical checks for this section.
- OBJECT-12345
- METER-00001234
- ASSET-4711
Invalid Examples
Use these points as the practical checks for this section.
- Missing object identifier
- Using a description instead of an identifier
Code Examples
Valid XML
<cac:AdditionalDocumentReference>
<cbc:ID>OBJECT-12345</cbc:ID>
</cac:AdditionalDocumentReference>Invalid XML
<!-- Missing object identifier reference -->Technical Details
Affected Fields
Invoiced Object Identifier