Online OIOUBL Dokumentation


Statement.StatementLine

Statement.StatementLine

Statement.StatementLine specification

Name Statement.StatementLine (Show as PDF) Alternative Term  
Definition Information about a line in a statement

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 Statement.StatementLine

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

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>