Online OIOUBL Dokumentation


Statement.AllowanceCharge

Statement.AllowanceCharge

Statement.AllowanceCharge specification

Name Statement.AllowanceCharge (Show as PDF) Alternative Term OIOUBL_GUIDE_ALLOWANCE
Definition Information about a charge or discount price component

Fields

UBL-Name Name Datatype Usage Cardinality
ID ID Identifier Yes 0..1
ChargeIndicator ChargeIndicator Indicator Yes 1
AllowanceChargeReasonCode AllowanceChargeReasonCode Code Bilateral 0..1
AllowanceChargeReason AllowanceChargeReason Text Yes 0..1
MultiplierFactorNumeric MultiplierFactorNumeric Numeric Yes 0..1
PrepaidIndicator PrepaidIndicator Indicator Yes 0..1
SequenceNumeric SequenceNumeric Numeric Yes 0..1
Amount Amount Amount Yes 1
BaseAmount BaseAmount Amount Yes 0..1
AccountingCostCode AccountingCostCode Code Bilateral 0..1
AccountingCost AccountingCost Text Yes 0..1

Subclasses in class Statement.AllowanceCharge

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
TaxCategory TaxCategory Yes 0..1 Common Library, 3.101  
TaxTotal TaxTotal Yes 0..1 Common Library, 3.104  

Excluded classes and fields in Statement.AllowanceCharge

Name Name Type
PaymentMeans PaymentMeans Class

Example

<cac:AllowanceCharge >
<cbc:ID >1</cbc:ID>
<cbc:ChargeIndicator >true</cbc:ChargeIndicator>
<cbc:AllowanceChargeReason >Ekspeditionsgebyr</cbc:AllowanceChargeReason>
<cbc:Amount currencyID="DKK" >20</cbc:Amount>
+ <cac:TaxCategory />
</cac:AllowanceCharge>