SAP Knowledge Base Article - Preview

3093810 - Executing report RC_VALUE_DISCOVERY_COLL_DATA immediately results in an ABAP Dump CX_SY_DYN_CALL_ILLEGAL_FUNC

Symptom

In order to execute RC_VALUE_DISCOVERY_COLL_DATA and starting the data collection for either "Process Discovery" or "SAP Innovation and Optimization Pathfinder" you implemented the following SAP Notes in their latest versions:

  • 2758146 - SAP Readiness Check for SAP S/4HANA & Process Discovery (evolution of SAP Business Scenario Recommendations) or SAP Innovation and Optimization Pathfinder
  • 2745851 - Business Process Improvement Content for "SAP Readiness Check 2.0" and "Process Discovery (evolution of SAP Business Scenario Recommendations)" and "SAP Innovation and Optimization Pathfinder"

Nevertheless, executing the report RC_VALUE_DISCOVERY_COLL_DATA immediately fails and results in an ABAP Dump similar to:

_____________________________________

Category Installation error
Runtime Errors CALL_FUNCTION_NOT_ACTIVE
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC

Short Text

The function module is not active or does not contain any code.

Error analysis

An exception has occurred in class "CX_SY_DYN_CALL_ILLEGAL_FUNC". This
exception was not caught
in procedure "INITIALIZATION" "(FORM)" or 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 occurring was:
The reason for the exception is:
An attempt was made to execute the CALL FUNCTION statement in program
"RC_VALUE_DISCOVERY_COLL_DATA". The name of the function module to be called
is "/SDF/BPM_7X_S4RC20_GET_KPIS".
"/SDF/BPM_7X_S4RC20_GET_KPIS" cannot be found in its function group though.

Possible causes:
a) Function module "/SDF/BPM_7X_S4RC20_GET_KPIS" has not been activated. This
means that it cannot be found at runtime.

b) The function library contains an incorrect entry for
"/SDF/BPM_7X_S4RC20_GET_KPIS".

c) The function module does not contain any code at all. Even FUNCTION
... ENDFUNCTION is missing.


Read more...

Product

SAP ERP all versions ; SAP S/4HANA all versions

Keywords

RC_VALUE_DISCOVERY_COLL_DATA, ABAP Dump, CALL_FUNCTION_NOT_ACTIVE, CX_SY_DYN_CALL_ILLEGAL_FUNC, /SDF/BPM_7X, /SDF/BPM_7X_S4RC20_GET_KPIS, 2745851, 2758146 , KBA , SV-SCS-S4R , SAP Readiness Check , SV-SMG-MON-BPM-ANA , Analytics , 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.