Hi Ashish,
Change the type of the field CurrentMetReadWat on Screen to -- Default -- and then try. Since CurrentMetReadingWater transaction property is of type String, it will allow the alpha numeric strings of max length 9. In this case, you would require to add validation rule to check if entered string is number. If this is not number, you can show error message to user.
Regards,
Sahil Dudeja