GB GB – CapacityTolerance
Excerpt |
---|
Compares the capacity declared on the current invoice to the capacity declared on the previous invoice and |
...
will allow for a tolerance if required. |
Note: The Validator is unable to complete if there is not a previous bill
Validator Set Up
Variables
Variable | Description |
---|---|
Bill will pass validation if the Query Value is less than (£) | Enter a monitory figure, for example 50. The Validator will only fail if the value of the difference is above £50 |
Tolerance value % | Enter a percentage figure that you want the value to be within, for example enter 1 (for 1%) |
Bill Entry Screen
Current bill
Previous bill
Failure Prompt
Total capacity within % of previous bill: FAILED - The name of the Validator
'tolerance=1.00' - Tolerance set in the Validator - 1%
'capUnits=400.00' - The value entered into Capacity kVA field - 400 (in the current bill)
'MinimumQueryValue=50.00' - The minimum amount the query needs to be (in £s) for the Validator to fail, ie £50
'upperlimit=202.00' - The amount of the kVA on the previous bill plus 1% (as set in the Validator) 200 + 2(1%) = 202.00
'capcost=200.00' - The value in the Capacity kVA field - 200 (in the previous bill)
'QueryValue=100.00' - The monitory value of the difference in the previous bill kVA and current bill kVA (current bill £200.00, previous bill £100, £200 - £100 = £100).
'lowerlimit=198.00 - The amount of the kVA on the previous bill minus 1% (as set in the Validator) 200 - 2 (1%) = 198.00