2014 Feb 19 8:39 PM
Hi All,
I am getting this dump when i enter only a particular notification number in tcode IW22.
Runtime Errors CONVT_OVERFLOW
Except. CX_SY_CONVERSION_OVERFLOW
Please let me know in case any one has any idea about this.
Thanks in advance.
2014 Feb 20 3:06 AM
Hi,
Looks like a conversion error. in the dump in T-Code ST22, you will know the line of code causing the issue. Chances are Type conversion from one to another is causing the issue. Shortdumps are very informative analyze that first should give you lot more hints.
Cheers,
Arindam
2014 Feb 19 8:47 PM
Hi.
could you add a print of the dump or the full log of it? you gave a few information that is not enough.
Regards
Miguel
2014 Feb 20 3:06 AM
Hi,
Looks like a conversion error. in the dump in T-Code ST22, you will know the line of code causing the issue. Chances are Type conversion from one to another is causing the issue. Shortdumps are very informative analyze that first should give you lot more hints.
Cheers,
Arindam
2014 Sep 29 2:46 PM