Poland KSF: Transport Handling Unit (FA(3))
You can model information about how the goods are handled.
If you provide shipment details, you must include the Transport Handling Unit (Invoice/Delivery/Shipment/TransportHandlingUnit/ID) element.
Elements
| Name | Cardinality | Description |
|---|---|---|
Transport Handling Unit (Invoice/Delivery/Shipment/TransportHandlingUnit/ID) | 1..1 | The type of collective packaging in which the goods are transported. |
Restrictions
- You must use one of the following values:
| VRBL Code | Description |
|---|---|
VRBL:PL:1 | Jar |
VRBL:PL:2 | Barrel |
VRBL:PL:3 | Cylinder |
VRBL:PL:4 | Cardboard box |
VRBL:PL:5 | Canister |
VRBL:PL:6 | Cage |
VRBL:PL:7 | Shipping container |
VRBL:PL:8 | Basket |
VRBL:PL:9 | Wood splint basket |
VRBL:PL:10 | Collective packaging |
VRBL:PL:11 | Parcel |
VRBL:PL:12 | Package |
VRBL:PL:13 | Pallet |
VRBL:PL:14 | Container |
VRBL:PL:15 | Container for solid bulk cargo |
VRBL:PL:16 | Container for liquid bulk cargo |
VRBL:PL:17 | Box |
VRBL:PL:18 | Can |
VRBL:PL:19 | Chest |
VRBL:PL:20 | Bag |
Example
<ubl:Invoice>
<!-- code omitted for clarity -->
<cac:Delivery>
<!-- code omitted for clarity -->
<cac:Shipment>
<!-- code omitted for clarity -->
<cac:TransportHandlingUnit>
<cbc:ID>VRBL:PL:13</cbc:ID>
</cac:TransportHandlingUnit>
<!-- code omitted for clarity -->
</cac:Shipment>
<!-- code omitted for clarity -->
</cac:Delivery>
</ubl:Invoice>
Updated about 10 hours ago
