InvoiceTypeCode
A code signifying the type of the Document.
General information is provided in the Invoice Types topic.
Details
Element | Value |
---|---|
Name | InvoiceTypeCode |
ComponentType | BBIE |
DictionaryEntryName | Invoice. Invoice Type Code. Code |
Definition | A code signifying the type of the Invoice. |
Cardinality | 0..1 |
ObjectClass | Invoice |
PropertyTerm | Invoice Type Code |
RepresentationTerm | Code |
DataType | Code. Type |
minOccurs | 0 |
maxOccurs | 1 |
Elements
Element | Description |
---|---|
Invoice\InvoiceTypeCode | Specify the invoice type code. |
Country-Specific Topics
The following country-specific variations exist:
- Germany: Invoice Type Codes
- Greece: Invoice Sub Type Code
- Italy: Invoice Type Codes
- Japan: Invoice Type Codes
- Malaysia: Invoice Type Code
- Portugal: Invoice Type Code
- Romania: Invoice Type Codes
- Serbia: Invoice Type Code
Example
The following example is a code used in Germany:
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 22 days ago