Skip to Content
0
Former Member
Feb 19, 2009 at 09:46 AM

Why this amount,1.1593750000000000E+12, is giving me a dump?

29 Views

Hi All!

i have the following fields:

data: v_a type f,

v_b type quan.

i am passing v_a to v_b.

v_a has a value of 1.1593750000000000E+12. But the result is a dump, CONVT_OVERFLOW.

Do you have any idea why?

Thanks in advance.