Hi,
I'm getting Dump when Archiving the saved Search in WEB UI
It showing type cast error
Exception Class | CX_SY_MOVE_CAST_ERROR |
Error Name | MOVE_CAST_ERROR |
Program | CL_BSP_PAGE_BASE==============CP |
Include | CL_BSP_PAGE_BASE==============CM014 |
ABAP Class | CL_BSP_PAGE_BASE |
Method | IF_BSP_PAGE~SET_ATTRIBUTE |
Line | 24 |
During a 'CAST' operation ('?=' oder 'MOVE ? TO')a type conflict occurred. The source type '\CLASS=ZL_BT115S_S_SLSORDSR_AC_CN00' is not compatible for assigning with the target type '\CLASS=ZL_BT115S_S_SLSORDERSR_CN00'.
I have checked both these context node classes they are under the component BT115S_SLSO and both are under different view.
There is no custom codes/changes inside these classes.
Could some one help me what should I do in these case?.
Thanks,
Gunasekaran.