Online OIOUBL Dokumentation


Price.AllowanceCharge

Price.AllowanceCharge

Price.AllowanceCharge specification

Name Price.AllowanceCharge (Show as PDF) Alternative Term  
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 Yes 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

Subclasses in class Price.AllowanceCharge

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

Excluded classes and fields in Price.AllowanceCharge

Name Name Type
AccountingCostCode AccountingCostCode Field
AccountingCost AccountingCost Field
TaxTotal TaxTotal Class
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>