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: 790
Message text: Input parameters were changed
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_INFO790
- Input parameters were changed ?The SAP error message "FDT_CHANGE_INFO790 Input parameters were changed" typically occurs in the context of SAP's Form Data Management (FDT) framework, which is used for managing forms and their associated data. This error indicates that the input parameters for a function or process have been modified in a way that is not expected or allowed.
Cause:
Parameter Modification: The error usually arises when the input parameters for a function module or method are altered after they have been defined. This can happen due to:
- Changes in the data structure or format of the input parameters.
- Incorrect mapping of input parameters in the form or data processing logic.
- Changes in the underlying data model that affect how parameters are passed.
Version Mismatch: If there are multiple versions of a form or function module, and the version being called does not match the expected input parameters, this error can occur.
Custom Code Issues: If there is custom code that manipulates input parameters before they are passed to a function, it may inadvertently change them in a way that leads to this error.
Solution:
Review Input Parameters: Check the definition of the input parameters in the relevant function module or method. Ensure that they match the expected structure and data types.
Debugging: Use the SAP debugger to trace the execution of the program or function where the error occurs. This can help identify where the parameters are being changed.
Check for Custom Code: If there is custom code involved, review it to ensure that it is not inadvertently modifying the input parameters. Look for any assignments or transformations that could lead to changes.
Form Configuration: If the error is related to a specific form, review the configuration of that form in the FDT. Ensure that all mappings and data bindings are correctly set up.
Version Control: If there are multiple versions of the form or function, ensure that the correct version is being used and that all dependencies are aligned.
Consult Documentation: Refer to SAP documentation or notes related to the specific function or form you are working with. There may be known issues or updates that address this error.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
FDT_CHANGE_INFO789
&1 input parameters were removed
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_INFO788
&1 input parameters were added
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_INFO791
&1 calculated columns were added
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_INFO792
&1 calculated columns were removed
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.