Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SZDM_CC_TROBJ - Messages for objects in SZDM_CC_TRANSPORT_OBJECTS & sub pgks
Message number: 013
Message text: Object (&1) is not supported in CL_ZDM_CC_WHERE_USED_LIST to search for
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SZDM_CC_TROBJ013
- Object (&1) is not supported in CL_ZDM_CC_WHERE_USED_LIST to search for ?The SAP error message
SZDM_CC_TROBJ013
indicates that the object you are trying to search for is not supported in the context of theCL_ZDM_CC_WHERE_USED_LIST
class. This typically occurs when you are attempting to use a transaction or function that is not compatible with the object type you are querying.Cause
- Unsupported Object Type: The object type you are trying to search for may not be implemented in the
CL_ZDM_CC_WHERE_USED_LIST
class. This can happen if the object is not part of the data model or if it is a custom object that the system does not recognize.- Configuration Issues: There may be configuration settings that prevent the system from recognizing the object type.
- System Version: The version of SAP you are using may not support certain object types in the context of the where-used list functionality.
Solution
- Check Object Type: Verify that the object type you are trying to search for is supported by the
CL_ZDM_CC_WHERE_USED_LIST
class. You can do this by checking the documentation or the class implementation in the ABAP Workbench (SE80).- Use Alternative Methods: If the object is not supported, consider using alternative methods or transactions to find the information you need. For example, you might use different reports or tools that are designed to handle the specific object type.
- Consult Documentation: Review the SAP documentation or release notes for your version to see if there are any known limitations or changes regarding the where-used list functionality.
- Contact SAP Support: If you believe the object should be supported, or if you are encountering this error unexpectedly, consider reaching out to SAP support for assistance. They may provide patches or updates that resolve the issue.
Related Information
By following these steps, you should be able to address the error message and find a suitable way to work with the object in question.
Get instant SAP help. Sign up for our Free Essentials Plan.
SZDM_CC_TROBJ012
Error cast trobj- to struct instance (object:&1, obj_name:&2) see prev.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SZDM_CC_TROBJ011
Error cast trobj- to table instance (object:&1, obj_name:&2) see prev.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SZDM_CC_TROBJ014
obj_name is initial => empty string ('') is not supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SZDM_CC_TROBJ015
This is not a SOBJ-defined type (object: &1; obj_name: &2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.