cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime error COMPUTE_BCD_OVERFLOW

former_member1346673
Participant
0 Likes
6,728

Hi All,

I would like to inform to you that when the users wants to use the transaction through the T.Code: FB01,

that moment afterwardsthe system has been givng this error.

" Runtime error COMPUTE_BCD_OVERFLOW has occurred "

The module is: " SAPMF05A "

Could you please kindly advise me to how to solve the issue.

Thanks with regards

Bala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Can you check OSS note 496233 and see if it is relevant ?

Answers (1)

Answers (1)

sridevi_p
Active Contributor
0 Likes

Hi,

This sort of error usually occurs when the value entered involved are too big for the program to handle. This may be due to many factors like during exchange rate conversion, the converted value may be too high to hold it in the table or a simple mistake like entering the discount amount greater than the original invoice amount etc.

Check the values entered and run it in debug mode with help of ABAPer and u couldresolve the issue.

Regards,

Sridevi

<i>* Pls assign points, if useful</i>