Symptom
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
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.
SAP Knowledge Base Article - Preview