Symptom
After upgrade to BW4HANA 2021 or BPC2021 below dump occurs in transaction RSPLAN:
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_RSR_X_MESSAGE
ABAP Program CL_RSPLS_HDB_SWITCH===========CP
Application Component EPM-BPC-BW4-PLA
Description: The exception is related to the previous exception "CX_RSD_IOBJ_NOT_EXIST" that occurred in program "CL_RSD_IOBJ_PROP_CACHE========CP", in line 47 of include "CL_RSD_IOBJ_PROP_CACHE========CM003". The reason for this exception was: InfoObject 0FISCWEEK does not exist in version A
"UNCAUGHT_EXCEPTION" CX_RSR_X_MESSAGE
"CL_RSR_FIPT_TRANSFORMATOR=====CP" bzw. CL_RSR_FIPT_TRANSFORMATOR=====CM001
"CONSTRUCTOR"
Source code:
20 catch cx_rsd_iobj_not_exist into l_r_cx.
>>>>> raise exception type cx_rsr_x_message
22 exporting
23 previous = l_r_cx
24 text = 'CL_RSR_FIPT_TRANSFORMATOR->CONSTRUCTOR-01-'.
25 endtry.
Call stack:
57 METHOD CL_RSR_FIPT_TRANSFORMATOR=====CP CL_RSR_FIPT_TRANSFORMATOR=====CM001 21
CL_RSR_FIPT_TRANSFORMATOR=>CONSTRUCTOR
56 METHOD CL_RSR_FIPT_VAL2SID===========CP CL_RSR_FIPT_VAL2SID===========CM001 3
CL_RSR_FIPT_VAL2SID=>CONSTRUCTOR
55 METHOD CL_RSR_FIPT_VAL2SID_PREFETCH==CP CL_RSR_FIPT_VAL2SID_PREFETCH==CM001 3
CL_RSR_FIPT_VAL2SID_PREFETCH=>CONSTRUCTOR
54 METHOD CL_RSR_FIPT===================CP CL_RSR_FIPT===================CM00Q 40
CL_RSR_FIPT=>_VAL2SID_GET
53 METHOD CL_RSR_FIPT===================CP CL_RSR_FIPT===================CM007 8
CL_RSR_FIPT=>GET_VAL2SID
Read more...
Environment
- SAP BW4HANA 2021
- SAP BPC 2021
Keywords
dump UNCAUGHT_EXCEPTION, CL_RSPLS_HDB_SWITCH, 0FISCWEEK does not exist in version A , KBA , EPM-BPC-BW4-PLA , BPC/4 - Planning Enginee , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.