Symptom
The following runtime error occurred during ATC Compliance Checks operation.
Category ABAP programming error
Runtime Errors DYN_CALL_METH_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_METHOD
ABAP Program CL_ZDM_CC_CHK_ENABLEMENT======CP
Application Component BC-UPG-DTM-TLA
Date and Time <Timestamp>
Short Text
The method could not be found during the dynamic call.
What happened?
Error in the ABAP application program.
The current ABAP program "CL_ZDM_CC_CHK_ENABLEMENT======CP" had to be
terminated because it found a
statement that could not be executed.
Error analysis
An exception of class "CX_SY_DYN_CALL_ILLEGAL_METHOD" has occurred in a class
constructor or a
program constructor (ABAP statement "LOAD-OF-PROGRAM"). Since the
exception was not caught in the constructor, processing has been
terminated.
The reason for this exception was:
An attempt was made to call method "GET_ALL_TASK_INSTANCES" of class
"CL_TRINT_CFG_TASK_META_DATA". Method "GET_ALL_TASK_INSTANCES" could
not be found in class "CL_TRINT_CFG_TASK_META_DATA" however.
Read more...
Environment
NetWeaver ABAP system.
Product
Keywords
DYN_CALL_METH_NOT_FOUND, CX_SY_DYN_CALL_ILLEGAL_METHOD, CL_ZDM_CC_CHK_ENABLEMENT======CP, CL_TRINT_CFG_TASK_META_DATA, GET_ALL_TASK_INSTANCES, ATC Compliance Checks, ATC, Zero Downtime Option, ZDO, check variant , KBA , BC-UPG-DTM-TLA , Downtime Minimization for ABAP , 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.