Expected total amount with VAT = Expected total amount without VAT + Order total VAT amount.
cac:AnticipatedMonetaryTotal
if($taxinclusiveAmount and /ubl:OrderChange/cac:TaxTotal) then ($taxinclusiveAmount = $taxexclusiveAmount + $VATamount) else 1