Home
/
Versions
2017
Rules
BR-DEC-02
Cius
xRechnung
Validation message
[BR-DEC-02]-The allowed maximum number of decimals for the Document level allowance base amount (BT-93) is 2.
UBL
Context
Copied
1
/ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Rule
string-length(substring-after(cbc:BaseAmount,'.'))<=2
CII
//ram:ApplicableHeaderTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ChargeIndicator[udt:Indicator='false']
string-length(substring-after(../ram:BasisAmount,'.'))<=2
Used in business terms
BT-93
BT-100