Message type: E = Error
Message class: FDT_CORE - Formula & Derivation Tool: Core
Message number: 320
Message text: Call to class &1 is illegal
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.
FDT_CORE320
- Call to class &1 is illegal ?The SAP error message FDT_CORE320: Call to class &1 is illegal typically occurs in the context of SAP's Field Data Tool (FDT) or when working with custom classes in ABAP. This error indicates that there is an attempt to call a class that is either not defined, not accessible, or not properly instantiated. Causes: Class Not Found: The specified class does not exist in the system or is misspelled. Access Issues: The class may not be accessible due to visibility restrictions (e.g., it is declared as private or protected). Namespace Issues: The class might be in a different namespace that is not properly referenced. Incorrect Instantiation: The class might not be instantiated correctly, leading to an illegal call. Transport Issues: If the class was recently transported, it may not have been activated in the target system. Solutions: Check Class Existence: Verify that the class specified in the error message exists in the system. You can do this by
Get instant SAP help. Sign up for our Free Essentials Plan.
FDT_CORE319
Error occurred while looking for user-defined expression &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE318
Errors in the XML import
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE321
XML version &1 does not support direct value in expressions
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE322
XML version &1 not supported; import XML version &2 from source system
What causes this issue? The import is not possible as the current system does not recognize the imported XML version. This happens when the XML versi...
Click on this link to search all SAP messages.