Poland (FA(3)): Item Classification Identifier
In Polish KSeF FA(3) transactions, businesses can specify classification codes for products and services.
See the VRBL: Commodity Classification for instructions on how to generally use the Item Classification Identifier element.
Restrictions
Use the following Scheme Identifier to provide the Polish classification of products and services codes.
| Item Classification Code - List ID | element |
|---|---|
VRBL:PL:GTU | Designation concerning the supply of goods and services. See Codelist (page 96-99). |
VRBL:PL:PKOB | Polish classification of types of constructions |
VRBL:PL:PKWiU | Polish classification of products and services |
TSP | EU Combined Nomenclature. Defined by UNCL7143. |
Example
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cac:InvoiceLine>
<!-- Code omitted for clarity -->
<cac:Item>
<!-- Code omitted for clarity -->
<cac:CommodityClassification>
<cbc:ItemClassificationCode listID="VRBL:PL:PKWiU">01.11.74.0</cbc:ItemClassificationCode>
</cac:CommodityClassification>
<!-- Code omitted for clarity -->
</cac:Item>
<!-- Code omitted for clarity -->
</cac:InvoiceLine>
</ubl:Invoice>
Updated 4 days ago
