Online OIOUBL Dokumentation


CreditNote.CreditNoteLine

CreditNote.CreditNoteLine

CreditNote.CreditNoteLine specification

Name CreditNote.CreditNoteLine (Show as PDF) Alternative Term  
Definition Information about a CreditNote Line

Fields

UBL-Name Name Datatype Usage Cardinality
ID ID Identifier Yes 1
UUID UUID Identifier Bilateral 0..1
Note Note Text Yes 0..1
CreditedQuantity CreditedQuantity Yes 1
LineExtensionAmount LineExtensionAmount Amount Yes 1
TaxPointDate TaxPointDate Date Bilateral 0..1
AccountingCostCode AccountingCostCode Code Bilateral 0..1
AccountingCost AccountingCost Text Yes 0..1

Subclasses in class CreditNote.CreditNoteLine

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
DiscrepancyResponse DiscrepancyResponse Yes 0..n 3.15.1  
DespatchLineReference DespatchLineReference Bilateral 0..n Common Library, 3.58  
ReceiptLineReference ReceiptLineReference Bilateral 0..n Common Library, 3.58  
BillingReference BillingReference Yes 0..1 3.15.2 OIOUBL_GUIDE_DOCUMENTREF
DocumentReference DocumentReference Yes 0..n Common Library, 3.36  
PricingReference PricingReference Bilateral 0..1 Common Library, 3.83 OIOUBL_GUIDE_DOCUMENTREF
Delivery Delivery Yes 0..n 3.15.3  
TaxTotal TaxTotal Yes 1 Common Library, 3.104 OIOUBL_GUIDE_TAX
Item Item Yes 0..1 3.15.4  
Price Price Yes 0..1 Common Library, 3.81 OIOUBL_GUIDE_PRICES

Example

<cac:CreditNoteLine >
<cbc:ID >1</cbc:ID>
<cbc:Note >Note på linjen</cbc:Note>
<cbc:CreditedQuantity unitCode="EA" >1.00</cbc:CreditedQuantity>
<cbc:LineExtensionAmount currencyID="DKK" >5000.00</cbc:LineExtensionAmount>
<cbc:AccountingCost >1234567890</cbc:AccountingCost>
+ <cac:DiscrepancyResponse />
+ <cac:BillingReference />
+ <cac:DocumentReference />
+ <cac:Delivery />
+ <cac:TaxTotal />
+ <cac:Item />
+ <cac:Price />
</cac:CreditNoteLine>