Symptom
- The below dump occurs in managed system:
Category ABAP programming error
Runtime Errors SYNTAX_ERROR
ABAP Program /SDF/CL_CALM_SCHEDULER========CP
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
| Syntax error in program "/SDF/CL_CALM_SCHEDULER========CP ".
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
| Error in the ABAP application program.
|
| The current ABAP program "/SDF/CALM_SCHEDULER" had to be terminated because it
| found a
| statement that could not be executed.
| In include "/SDF/CL_CALM_SETUP============CU ", in line 66 of program
| "/SDF/CL_CALM_SCHEDULER========CP ", the following syntax errors
| have occurred:
| The type "/SDF/PROXY_DETAILS" is unknown
| 9|REPORT /SDF/CALM_SCHEDULER.
| 10|PARAMETERS: dest TYPE /sdf/calm_dest OBLIGATORY.
| 11|
|>>>>>|DATA(lo_scheduler) = NEW /sdf/cl_calm_scheduler( i_dest = dest ).
| 13|lo_scheduler->run( IMPORTING et_return = DATA(lt_return_msg) ).
Read more...
Environment
SAP Cloud ALM
Product
Keywords
dump, /SDF/CL_CALM_SCHEDULER, /SDF/CL_CALM_SETUP, SYNTAX_ERROR, /SDF/PROXY_DETAILS , KBA , SV-CLM-INF-CON , Connectivity of managed services/systems to SAP Cloud ALM , 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