Home
/
Versions
2017
Rules
BR-44
Validation message
[BR-44]-Each Invoice line charge (BG-28) shall have an Invoice line charge reason (BT-144) or an Invoice line charge reason code (BT-145).
UBL
Context
Copied
1
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Rule
exists(cbc:AllowanceChargeReason) or exists(cbc:AllowanceChargeReasonCode)
CII
//ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ChargeIndicator[udt:Indicator = 'true']
(../ram:Reason) or (../ram:ReasonCode)
Used in business terms
BT-140
BT-145
BT-139
BT-144