Hi All,
I am trying to do a delta upload from the standard datasource 2LIS_18_I0ITEM .
It used to work fine previously, but now it gives a short dump as follows:
Runtime Errors COMPUTE_BCD_OVERFLOW
Exceptn CX_SY_ARITHMETIC_OVERFLOW
Date and Time 29.08.2008 12:23:02
ShrtText
Overflow for arithmetical operation (type P) in program "SAPLV03C"
What happened?
Error in ABAP application program.
The current ABAP program "SAPLV03C" had to be terminated because one of the
statements could not be executed.
This is probably due to an error in the ABAP program.
A value does not fit in a calculation field.
Also, in the source code, it shows an error in the line
E_TDIFF = E_TDIFF + ( DAYDIFF * 240000 ).
Kindly help.