IBR-06-NG

[ibr-06-ng]-Allowance amount (IBT-092, IBT-136) must equal base amount (IBT-093, IBT-137) * percentage (IBT-094, IBT-138) /100 if base amount and percentage exists

About

ID
ibr-06-ng
Flag
fatal
Context
cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Test
not(exists(cbc:BaseAmount) and exists(cbc:MultiplierFactorNumeric)) or (cbc:Amount = round(cbc:BaseAmount * cbc:MultiplierFactorNumeric) div 100)