BR-DEC-28


Fejlmeddelelse
[BR-DEC-28]-The allowed maximum number of decimals for the Invoice line charge base amount (BT-142) is 2.
Uddybende beskrivelse
Kontekst
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Testudtryk
string-length(substring-after(cbc:BaseAmount,'.'))<=2
Brug