Hi All,
I am unable to settle the negative AUC value to fixed asset. I am using CJ88 transaction.
While trying to settle negative AUC to Fixed asset using tcode CJ88. I am getting below ABAP dump error.
The AUC asset value is 98.999.999.999,99-. This AUC value was posted in year 2014. I have attached settlement rule file for reference
and I am doing final settlement in this year.
Error analysis
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW' and was not caught
in procedure
The name of the field in question is "WAHKK".
To prevent the exception, note the following:
Field "WAHKK" should be made larger in program "SAPLAIMB". The maximum size
allowed for fields of type P is 16 (31 digits).
As a temporary workaround, you could split the operation into several
single operations in order to have smaller totals.
Thanks & Regards,
Sudhindra