i have a input value say 213.
i have to match it with a field in table AUSP-ATFLV( type F size 16 decimals 16)
the data in the field is of format 2.1300000000000000E+02
how can i match the value 213 with this value.