fatalEN 16931EN 16931 business ruleCIIUBLBT-148
The Item gross price (BT-148) shall NOT be negative.
The item gross price (BT-148) is negative.
The gross price - the unit price before the item price discount - must be zero or positive. Model reductions with the item price discount (BT-147) or a line allowance (BG-27).
CII — context $Invoice_Line
(ram:SpecifiedLineTradeAgreement/ram:GrossPriceProductTradePrice/ram:ChargeAmount >= 0) or not(ram:SpecifiedLineTradeAgreement/ram:GrossPriceProductTradePrice/ram:ChargeAmount)
UBL — context $Invoice_Line
(cac:Price/cac:AllowanceCharge/cbc:BaseAmount) >= 0 or not(exists(cac:Price/cac:AllowanceCharge/cbc:BaseAmount))