Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dump compute bcd overflow.

Former Member
0 Likes
1,248

hi gurus thanks in advance .

our SAP component version is ECC 6.0 on Windows NT & MSSQL database i got dump compute bcd overflow.in program ZMM_PART2_REGISTER so what is problem plz give solution .

thanks

S.B.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
553

program starting with a Z is specific, we are not connected to your system, we could not check your program

so, you could post the dump explanation, the part of the code create the dump ..

Read only

Former Member
0 Likes
553

Example:-


catch system-exceptions bcd_zerodivide = 1.

   rate = rate / kpein.    "put your logic
    endcatch .