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

standard report program RMCY9020 dump COMPUTE_BCD_OVERFLOW

pashasapcha
Participant
0 Likes
951

Hi gurus, 

 I am executing standard program  RMCY9020 which will display the data upon execution. I can able to execute upto 8 months and I can see data. If I do it for more than 8 months it is getting dump 

Runtime Errors COMPUTE_BCD_OVERFLOW
Except. CX_SY_ARITHMETIC_OVERFLOW

But business needs that they want to see the entire report of one year without facing dump.  This is standard program. So how to fix this issue. Kindly plz help. 

pashasapcha_0-1706686394780.png

 

Hi gurus, 

 I am executing standard program  RMCY9020 which will display the data upon execution. I can able to execute upto 8 months and I can see data. If I do it for more than 8 months it is getting dump 

Runtime Errors COMPUTE_BCD_OVERFLOW
Except. CX_SY_ARITHMETIC_OVERFLOW

But business needs that they want to see the entire report of one year without facing dump.  This is standard program. So how to fix this issue. Kindly plz help. 

pashasapcha_0-1706686394780.png

 

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
916

It is an overflow error, so it will also dump in background if you run it with the exact same criteria. It's a standard bug or limitation. Please check SAP notes or contact SAP support.