Accounting Cost References

You can model references to a party's accounts.

Use the AccountingCost element to model this information.

Elements

ElementDescription
Invoice/InvoiceLine/AccountingCostSpecify the reference.

Country Specific Variations

Example

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