Online OIOUBL Dokumentation


OrderResponse.OrderLine.LineItem

OrderResponse.OrderLine.LineItem

OrderResponse.OrderLine.LineItem (VareLinje) specifikation

Navn OrderResponse.OrderLine.LineItem (Vis som PDF) Alternativ term  
Definition Oplysninger vedrørende en VareLinje.

Felter

UBL-Navn DK-Navn Datatype Afløftes Brug
ID LinjeNummer Identifier Ja 1
UUID UniversalUnikID Identifier Aftales 0..1
Note Note Text Ja 0..n
LineStatusCode LinjeStatusKode Code Ja 0..1
Quantity Mængde Quantity Ja 0..1
LineExtensionAmount VareLinjeBeløb Amount Ja 0..1
TotalTaxAmount AfgiftTotal Amount Ja 0..1
MinimumQuantity MinimumBestillingsMængde Quantity Ja 0..1
MaximumQuantity MaksimumBestillingsMængde Quantity Ja 0..1
MinimumBackorderQuantity MinimumRestordreMængde Quantity Ja 0..1
MaximumBackorderQuantity MaksimumRestordreMængde Quantity Ja 0..1
InspectionMethodCode InspektionsMetodeKode Code Aftales 0..1
PartialDeliveryIndicator DelLeveringsIndikator Indicator Ja 0..1
BackOrderAllowedIndicator RestordreTilladelsesIndikator Indicator Ja 0..1
AccountingCostCode FinansKontoNummerKode Code Aftales 0..1
AccountingCost FinansKontoNummer Text Ja 0..1

Underklasser i klassen OrderResponse.OrderLine.LineItem (VareLinje)

UBL-Navn DK-Navn Afløftes Brug Reference til printet dokumentation Se i øvrigt
Delivery Levering Ja 0..n 3.8.1.1  
DeliveryTerms LeveringsBetingelser Ja 0..1 Bibliotek, 3.30  
OriginatorParty Rekvirent Ja 0..1 Bibliotek, 3.70  
OrderedShipment BestiltForsendelse Aftales 0..1 Bibliotek, 3.68  
PricingReference PrisReference Ja 0..1 Bibliotek, 3.83  
AllowanceCharge RabatGebyr Ja 0..n Bibliotek, 3.4  
Price Pris Ja 0..1 3.8.1.2  
Item VareBeskrivelse Ja 1 3.8.1.3  

Ekskluderede klasser og felter i OrderResponse.OrderLine.LineItem (VareLinje)

Navn DK-Navn Type
SalesOrderID SalgsOrdreLinjeNummer Felt

Eksempel

<cac:LineItem >
<cbc:ID >1</cbc:ID>
<cbc:Quantity unitCode="EA" >1000.00</cbc:Quantity>
<cbc:LineExtensionAmount currencyID="DKK" >5000.00</cbc:LineExtensionAmount>
+ <cac:Price />
+ <cac:Item />
</cac:LineItem>