cancel
Showing results for 
Search instead for 
Did you mean: 

Short Dump when executed KKEB-revaluate Base Planning Object

Former Member
0 Kudos

Dear Expert,

I would like to revalue Base Planning Object with TcodeKKEB.

Runtime error was occurred in the system like below :

Runtime Errors COMPUTE_BCD_OVERFLOW

Exception CX_SY_ARITHMETIC_OVERFLOW

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not

caught in

procedure "CALC_AMOUNT_FACTORS" "(FORM)", nor was it propagated by a RAISING

clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

An overflow was discovered in an ongoing arithmetical operation with

operands of type P. Possible causes are:

1. The result field of type P is too small for the result.

2. The result or a intermediate result has more than 31 decimal places.

This error was occurred when system converted unit value to smaller unit.

Please kindly to advise me.

Thanks in advance.

Best Regards,

Nattakarn A.

Accepted Solutions (1)

Accepted Solutions (1)

Greta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

please refer to the note 1378430.

Regards,

Greta

Former Member
0 Kudos

This error was solved with note 1378430

Thank you so much

Answers (0)