Hi!
How do we resolve this error in UKM_GEN_WORKLIST:
"The current ABAP program "CL_UDM_BUPA_TRANSACTION_DATA==CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed"
"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 "READ_DB_CREDIT_COMMTS" "(METHOD)", 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 "LS_CREDIT_COMMTS-COMM_TOTAL" of the program
"CL_UDM_BUPA_TRANSACTION_DATA==CP".
Thanks!