Do you have any question about this error?
Message type: E = Error
Message class: FDT_CHANGE_INFO - FDT: Changes info in object for different versions
Message number: 358
Message text: Dynamic call for expression was created for &1 with mode &2
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_CHANGE_INFO358
- Dynamic call for expression was created for &1 with mode &2 ?The SAP error message FDT_CHANGE_INFO358 indicates that there is a dynamic call for an expression that was created for a specific object (denoted by
&1
) with a certain mode (denoted by&2
). This message typically arises in the context of SAP's Flexible Data Import (FDI) or Flexible Data Transfer (FDT) framework, which is used for data manipulation and transformation.Cause:
Dynamic Call Issue: The error suggests that there is a problem with the dynamic call for an expression. This could be due to:
- Incorrect configuration of the expression.
- The expression not being defined properly or missing.
- Issues with the mode of operation (e.g., read, write, update) that is not compatible with the expression.
Data Type Mismatch: The data types expected by the expression may not match the actual data being processed.
Missing Dependencies: The expression may rely on other components or expressions that are not available or not properly configured.
Solution:
Check Expression Configuration: Review the configuration of the expression associated with the object. Ensure that it is correctly defined and that all necessary parameters are provided.
Verify Mode Compatibility: Ensure that the mode specified (
&2
) is appropriate for the operation you are trying to perform. If you are trying to read data, ensure that the expression is set up for reading.Data Type Validation: Check the data types being passed to the expression. Ensure that they match the expected types defined in the expression.
Dependencies Check: Make sure that all dependencies required by the expression are available and correctly configured.
Debugging: If the issue persists, consider using debugging tools within SAP to trace the execution and identify where the dynamic call is failing.
Consult Documentation: Refer to SAP documentation or help resources related to FDT and expressions for more detailed guidance on configuration and troubleshooting.
Related Information:
If the problem continues after following these steps, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FDT_CHANGE_INFO357
Node &1 was changed due to the following reasons
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CHANGE_INFO356
Decision tree was created with &1 nodes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CHANGE_INFO359
Parameter was changed for the following reasons
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CHANGE_INFO360
A new formula was created
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.