Online OIOUBL Dokumentation


StatementLine

StatementLine

StatementLine specification

Name StatementLine (Show as PDF) Alternative Term  
Definition

Fields

UBL-Name Name Datatype Usage Cardinality
ID ID Identifier Yes 1
Note Note Text Yes 0..1
UUID UUID Identifier Bilateral 0..1
BalanceBroughtForwardIndicator BalanceBroughtForwardIndicator Indicator Yes 0..1
DebitLineAmount DebitLineAmount Amount Yes 0..1
CreditLineAmount CreditLineAmount Amount Yes 0..1
BalanceAmount BalanceAmount Amount Yes 0..1

Subclasses in class StatementLine

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
PaymentMeans PaymentMeans Yes 0..1 Common Library, 3.76 OIOUBL_GUIDE_BETALING
PaymentTerms PaymentTerms Yes 0..n Common Library, 3.77 OIOUBL_GUIDE_BETALING
BuyerCustomerParty BuyerCustomerParty Yes 0..1 Common Library, 3.27 OIOUBL_GUIDE_PART
SellerSupplierParty SellerSupplierParty Yes 0..1 Common Library, 3.100 OIOUBL_GUIDE_PART
OriginatorCustomerParty OriginatorCustomerParty Yes 0..1 Common Library, 3.27 OIOUBL_GUIDE_PART
AccountingCustomerParty AccountingCustomerParty Yes 0..1 Common Library, 3.27 OIOUBL_GUIDE_PART
AccountingSupplierParty AccountingSupplierParty Yes 0..1 Common Library, 3.100 OIOUBL_GUIDE_PART
PayeeParty PayeeParty Yes 0..1 Common Library, 3.70  
InvoicePeriod InvoicePeriod Yes 0..1 Common Library, 3.78  
BillingReference BillingReference Yes 0..n Common Library, 3.6  
DocumentReference DocumentReference Yes 0..n Common Library, 3.36  
ExchangeRate ExchangeRate Yes 0..1 Common Library, 3.40 OIOUBL_GUIDE_VALUTA

Example

<cac:StatementLine >
<cbc:ID >1</cbc:ID>
<cbc:BalanceBroughtForwardIndicator >false</cbc:BalanceBroughtForwardIndicator>
<cbc:DebitLineAmount currencyID="DKK" >1000.00</cbc:DebitLineAmount>
<cbc:CreditLineAmount currencyID="DKK" >1000.00</cbc:CreditLineAmount>
<cbc:BalanceAmount currencyID="DKK" >0.00</cbc:BalanceAmount>
</cac:StatementLine>