I am calculating certain field.
eg:- tbl_final-numb = (tbl_final-no1/tbl_final-no2) * 1000.
but in my calculation tbl_final-no2 became zero.
the report is going into shortdump.
so what validation should I take here.
Can anyone help me the code.