Skip to Content
0
Former Member
Feb 18, 2010 at 08:57 AM

Overflow during the arithmetical operation (type P) in program

309 Views

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 and

therefore caused a runtime error.

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.

m gettin error on dis line :----

*lv_total2 = ( ( lv_total ) * wa_mchb-clabs ) / ( lv_total_menge )*

Pls assist.