AccountingCost
The buyer's accounting code, applied to the Invoice as a whole, expressed as text.
See Accounting Reference.
Details
Element | Value |
---|---|
Name | AccountingCost |
ComponentType | BBIE |
DictionaryEntryName | Invoice. Accounting Cost. Text |
Definition | The buyer's accounting code, applied to the Invoice as a whole, expressed as text. |
Cardinality | 0..1 |
ObjectClass | Invoice |
PropertyTerm | Accounting Cost |
RepresentationTerm | Text |
DataType | Text. Type |
minOccurs | 0 |
maxOccurs | 1 |
Elements
Element | Description |
---|---|
Invoice/InvoiceLine/AccountingCost | Specify the reference. |
Country Specific Variations
Example
The following example specifies the element for an Italian buyer:
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cac:InvoiceLine>
<!-- Code omitted for clarity -->
<cbc:AccountingCost>1287:65464</cbc:AccountingCost>
<!-- Code omitted for clarity -->
</cac:InvoiceLine>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated about 2 months ago