Symptom
Data collection status for the affected ABAP system is red in Health Monitoring nevertheless no error message in the application log while checking in transaction code slg1. The following dump occurs twice every 5 minutes in transaction code ST22.
Category ABAP programming error Runtime Errors CALL_FUNCTION_PARM_UNKNOWN Except. CX_SY_DYN_CALL_PARAM_NOT_FOUND ABAP Program /SDF/SAPLCALM_TASK_HM_TOOLS Application Component Not assigned Date and Time DD.MM.YYYY hh:mm:ss
Short Text Function parameter "END_TIME" is unknown.
What happened? Error in the ABAP application program.
The current ABAP program "/SDF/SAPLCALM_TASK_HM_TOOLS" had to be terminated because it found a statement that could not be executed. Function module "ENQUEUE_/SDF/ECALM_HM" was called with parameter "END_TIME". This parameter is not defined there however.
Error analysis An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_DYN_CALL_PARAM_NOT_FOUND' and was not caught in procedure "/SDF/CALM_TASK_HM_RUN" "(FUNCTION)", 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: Function module "ENQUEUE_/SDF/ECALM_HM" was called with parameter "END_TIME". This parameter is not defined there however.
|
Read more...
Environment
ABAP systems managed by SAP Cloud ALM
Product
SAP Cloud ALM 1.0
Keywords
/SDF/CALM_TASK_HM_RUN, SAPMSSY1, ENQUEUE_/SDF/ECALM_HM , KBA , SV-CLM-OP-HM , SAP Cloud ALM - Health Monitoring , 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.