UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
0..1 |
Definition |
The identifier for the Allowance Charge |
Businessrules |
Suppliers reference. |
Example |
CHARGE_154 |
|
ChargeIndicator |
ChargeIndicator |
Indicator
|
Yes |
1 |
Definition |
Indicates whether the Allowance Charge is a charge (true) or a discount (false) |
Businessrules |
Indicates if amount should be added or subtracted. Subtracted if "false". |
Example |
"true" |
|
AllowanceChargeReasonCode |
AllowanceChargeReasonCode |
Code
|
Yes |
0..1 |
Definition |
The reason for the Allowance Charge expressed as a code |
|
AllowanceChargeReason |
AllowanceChargeReason |
Text
|
Yes |
0..1 |
Definition |
The reason for the Allowance Charge expressed as text |
Businessrules |
Use free text to indicate reason |
|
MultiplierFactorNumeric |
MultiplierFactorNumeric |
Numeric
|
Yes |
0..1 |
Definition |
The factor applied to the Base Amount to calculate the Allowance Charge |
Legal values |
> 0 |
Businessrules |
Use only in conjunction with BaseAmount (used to provide extra information). |
|
PrepaidIndicator |
PrepaidIndicator |
Indicator
|
Yes |
0..1 |
Definition |
Indicates whether the Allowance Charge is prepaid (true) or not (false) |
|
SequenceNumeric |
SequenceNumeric |
Numeric
|
Yes |
0..1 |
Definition |
Identifies the numerical order sequence in which Allowance Charges are calculated when multiple Allowance Charges apply. If all Allowance Charges apply to the same Base Amount, SequenceNumeric will be 1 for all Allowance Charges |
Businessrules |
Used if a calculationsequence is required. |
|
Amount |
Amount |
Amount
|
Yes |
1 |
Definition |
The Allowance Charge amount |
|
BaseAmount |
BaseAmount |
Amount
|
Yes |
0..1 |
Definition |
The amount to which the MultiplierFactorNumeric is applied to calculate the Allowance Charge |
Businessrules |
Use only in conjunction with MultiplierFactorNumeric (used to provide extra information). |
|