Symptom
During execution of report RC_BW_COLLECT_ANALYSIS_DATA the following dumps are being generated.
Dump 1
Category ABAP programming error
Runtime Errors CALL_FUNCTION_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC
ABAP Program RC_BW_COLLECT_ANALYSIS_DATA
Application Component SV-SMG-CM
Short Text
Function module "RS_B4H_RC_CODESCAN_RESULTS_XML" not found.
|Error analysis
| An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC' and was not caught in procedure "_COLLECT_DATA" "(METHOD)", nor was it propagated by a RAISING clause. Since the caller of the procedure could not have anticipated this exception, the current program was terminated.
| The reason for the exception is: An attempt was made to execute the CALL FUNCTION statement in program "RC_BW_COLLECT_ANALYSIS_DATA". The name of the function module to be called is "RS_B4H_RC_CODESCAN_RESULTS_XML".
| No function module can be found named "RS_B4H_RC_CODESCAN_RESULTS_XML" however. All function modules are listed in the Function Library (SE37).
Possible causes:
| a) Wrong name specified. Pay particular attention to upper/lower case and to underscores ("_").
| or
| b) Transport error
| c) If the module is an enqueue/dequeue module, the lock object might
| not have been activated (Data Dictionary).
Dump 2
Category ABAP programming error
Runtime Errors CALL_FUNCTION_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC
ABAP Program RC_BW_COLLECT_ANALYSIS_DATA
Application Component SV-SMG-CM
----------------------------------------------------------------------------------------------------
|Short Text
| Function module "RS_DWC_RC_OBJECTCOMP_LSYS" not found.
----------------------------------------------------------------------------------------------------
|Error analysis
| An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC' and was not caught in procedure "LIF_DATA_COLLECTOR~ANALYZE" "(METHOD)", nor was it propagated by a RAISING clause.
| Since the caller of the procedure could not have anticipated this exception, the current program was terminated.
| The reason for the exception is: An attempt was made to execute the CALL FUNCTION statement in program "RC_BW_COLLECT_ANALYSIS_DATA". The name of the function module to be called is "RS_DWC_RC_OBJECTCOMP_LSYS".
| No function module can be found named "RS_DWC_RC_OBJECTCOMP_LSYS" however. All function modules are listed in the Function Library (SE37).
| Possible causes:
| a) Wrong name specified. Pay particular attention to upper/lower case and to underscores ("_").
| or
| b) Transport error
| c) If the module is an enqueue/dequeue module, the lock object might
| not have been activated (Data Dictionary).
Read more...
Environment
- SAP ERP 6.0
- SAP S/4HANA
Product
Keywords
RS_DWC_RC_OBJECTCOMP_LSYS RSY_OBJECTS_CICO RSO_LSYS_REDUCE_OBJECT_LIST RS_COMPONENT_VIEW_OBJECTS RS_COMPLEX_OBJECT_DISPLAY RSTCO_SHOW_OBJECTS RS_COMPLEX_OBJECT_TREE RS_CUA_OBJECTS RS_COMPLEX_OBJECT_EDIT RSTCO_OBJECT_STATUS RS_OBJECT_CROSS RS_DWC_RC_OBJECTCOMP_LSYS LIF_DATA_COLLECTOR~ANALYZE RC_BW_COLLECT_ANALYSIS_DATA RS_B4H_RC_CODESCAN_RESULTS_XML , KBA , SV-SCS-S4R , SAP Readiness Check , 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.