Hi Experts,
I got an exception error when process reassignments for key date results(transaction code /BA1/FG_PR_KR_REASS) in BANK ANALYZER, did anyone get the same problem before? any solutions?
the process sequences is listed below:
1,,Set SDL Timestamp,, /BA1/B0_CLOSE_SDL
2,,Generate Positions,, /BA1/F2_PB_PR
3,,Aggregate Financial Transactions,,,, /BA1/FG_PR_FT
4,,Prepare Business Transactions for Aggregation,, /BA1/FG_PR_BT_PRE
5,,Process Reassignments for Business Transactions,, /BA1/FG_PR_RABT
6,,Aggregate Business Transactions,,/BA1/FG_PR_BT
7,,Process Reassignments for Key Date Results,, /BA1/FG_PR_KR_REASS
7.a),,Subcomponent view,,subcomponent=S_SVAC01 ,,OK
7.b),,Subcomponent view,,subcomponent=S_SVFT01 ,,Exception
I nenver changed subcomponent settings, they are all SAP delivered.
Exception CX_SY_NO_HANDLER: An exception with the type
CX_SY_MOVE_CAST_ERROR occurred, but was neither handled locally, nor
declared in a RAISING clause
Message no. /BA1/AL_X0_M_H000
Exception CX_SY_MOVE_CAST_ERROR: Source type
\CLASS-POOL=/BA1/CL_AL_FG_MD_SUB_CMP_VIEW\CLASS=LCL_SCV_FT2AGGRO is not
compatible, forthe purposes of assignment, with target type \INTE
Message no. /BA1/AL_X0_M_H000
Thanks!