Dear All,
I have checked end user system regarding the runtime error as Runtime Errors BCD_FIELD_OVERFLOW
Exception CX_SY_CONVERSION_OVERFLOW
Date and Time 04.04.2011 11:44:22
Actually user i has tried F-44 and mentioned Account and Additional selectios as None in F-44.
finally user got ABAP runtime error as below .
Runtime Errors BCD_FIELD_OVERFLOW
Exception CX_SY_CONVERSION_OVERFLOW
Date and Time 04.04.2011 11:44:22
Short text
A calculation field is defined too small.
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPMF05B" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not
caught in
procedure "POSTAB_REBZG_COLLECT" "(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:
A value generated during processing is too large for the
field "<POS>-PPIDX" of the program "SAPMF05B".