Serbia (SeF): Delivered Quantity

Configure the Delivered Quantity for your Serbia (SeF) documents.

In Serbian e-transport, only a subset of the UN/ECE Recommendation 20 codes are allowed.

Elements

Name (Path)CardinalityDescription
Delivered Quantity (DispatchAdvice/DispatchLine/DeliveredQuantity)1..1The quantity of items (goods or services) that is charged in the dispatch advice line.

Restrictions

CodeDescription
KWHKilowatt hour
H87Piece
KGMKilogram
KMTKilometre
GRMGram
MTRMetre
LTRLitre
TNETonne (metric ton)
MTKSquare metre
MTQCubic metre
MINMinute
HURHour
DAYDay
MONMonth
ANNYear
SECSecond
ACTActivity
H18Fifty-five gallon (US) drum
H16One hundred fifteen kg drum
CMKSquare centimetre
XKIKit
KTMKilometre
PRPair
KWTKilowatt

Example

<DispatchAdvice>
    <!-- code omitted for clarity -->
    <cac:DispatchLine>
        <!-- code omitted for clarity -->
        <DeliveredQuantity unitCode="H87">14</DeliveredQuantity>
        <!-- code omitted for clarity -->
    </cac:DispatchLine>
</DispatchAdvice>