Home
/
Versions
2017
Rules
BR-CO-24
Validation message
[BR-CO-24]-Each Invoice line charge (BG-28) shall contain an Invoice line charge reason (BT-144) or an Invoice line charge reason code (BT-145), or both.
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
BG-27
BG-28