VRBL-INV-IT-1p2-167

Basic Info

Rule For Social Security Charges, the Document Level Charge Percentage must exist within the Document Level Charges.
Context /ubl:Invoice/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'true']
Pattern vrbl-invoice-it-1p2
Severity fatal

Used Template: Exists

Parameter Value
probe = cbc:MultiplierFactorNumeric

Implementation

(
	not(cbc:AllowanceChargeReasonCode = concat($VRBL-IT-Prefix, 'ZZZ'))
)
or
(
	boolean(cbc:MultiplierFactorNumeric)
)