Message type: E = Error
Message class: CNV_CDMC_UCIA - CDMC Upgrade/Change Impact Analysis
Message number: 116
Message text: SAP object is referred in super class or interface of the customer class
SAP object is not called directly in the customer program.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
SAP object is not called directly in the customer class; it is called
in super class or in interface of the customer class.
Manually search for referred SAP object in super class and in
interfaces of the customer class.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message CNV_CDMC_UCIA116 indicates that there is an issue with a customer class in the context of the SAP system, specifically that the class is referring to an SAP object that is defined in a superclass or interface. This typically occurs during the implementation or modification of custom classes in ABAP (Advanced Business Application Programming).
Cause: Inheritance Issues: The customer class is trying to inherit or reference an object (method, attribute, etc.) from a superclass or interface that is not properly defined or is missing. Incorrect Implementation: The implementation of the customer class may not align with the expected structure or requirements of the superclass or interface. Changes in Superclass/Interface: If the superclass or interface has been modified or deleted, it can lead to this error in the customer class that relies on it.
Solution: Check Class Definition: Review the definition of the customer class and ensure that it correctly implements all required methods
Get instant SAP help. Sign up for our Free Essentials Plan.
CNV_CDMC_UCIA115 SAP object is not called directly in the customer program
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_CDMC_UCIA114 - & &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_CDMC_UCIA117 & has not yet finished successfully
What causes this issue? You have attempted to start "Import Statistics" before the successful completion of "Find Used SAP Objects&quo...
CNV_CDMC_UCIA118 & has not yet finished successfully
What causes this issue? You have attempted to start "Perform Usage Analysis" before the successful completion of "Import Statistics&qu...
Click on this link to search all SAP messages.