Symptom
When running DBACOCKPIT t-code, Runtime ST22 dump is generated:
Category ABAP Programming Error
Runtime Errors CALL_METHOD_NOT_IMPLEMENTED
Except. CX_SY_DYN_CALL_ILLEGAL_METHOD
ABAP Program CL_DBA_SYSCHK_CTRL============CP
Short Text
Non-implemented method or kernel method called.
Error Analysis
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_METHOD' and was not
caught in procedure
"IF_DBA_SYSCHK~UPDATE_CHECK_RESULTS" "(METHOD)", 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:
An attempt was made in class "CL_SYB_SYSCHK_DCF" to call non-implemented
method "IF_DBA_SYSCHK~UPDATE_CHECK_RESULTS".
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 15.7 for Business Suite
- SAP Adaptive Server Enterprise (ASE) 16.0 for Business Suite
Product
Keywords
non-implemented method,IF_DBA_SYSCHK~UPDATE_CHECK_RESULTS, Dump, DBACOCKPIT, , KBA , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , 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.