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