Hi all,
In MIGO tcode, while preparing GRN, after quoting batch no. & classification i am getting the following dump error. please suggest me to resolve this.
Thank you.
Regards,
Nagenrda.
___________________________________________________________________________________
COMPUTE_BCD_OVERFLOW
CX_SY_ARITHMETIC_OVERFLOW
An exception occurred. This exception is dealt with in more detail below
. The exception, which is assigned to the class 'CX_SY_ARITHMETIC_OVERFLOW',
was neither
caught nor passed along using a RAISING clause, in the procedure
"J_1IEX_DEFAULT_EXCISE_DUTY" "(FUNCTION)"
.
Since the caller of the procedure could not have expected this exception
to occur, the running program was terminated.
The reason for the exception is:
An overflow has been determined in the current arithmetical operation
containing operands of type P. Possible causes include:
1. The results field of type P is to small and the result does not fit
into it.
places.
2. The result or partial result has more than 31 decimal places.
The exception must either be prevented, caught within the procedure
"J_1IEX_DEFAULT_EXCISE_DUTY"
"(FUNCTION)", or declared in the procedure's RAISING clause.