AccountingCost

The buyer's accounting code, applied to the Invoice as a whole, expressed as text.

General information about accounting costs is provided in the Buyer Accounting References topic.

Use this element to specify Buyer references on the Document level.

Use the InvoiceLine/Accounting Cost element to specify Buyer references on the line level.

Elements

Name (Path)CardinalityDescription
Accounting Cost (Invoice/AccountingCost)0..1The buyer's accounting code, specified on the Document level and expressed as text.

Country-Specific Variations

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:AccountingCost>1234567890</cbc:AccountingCost>
    <!-- Code omitted for clarity -->
</ubl:Invoice>