Do you have any question about this error?
Message type: E = Error
Message class: BA - Data Archiving
Message number: 347
Message text: Parameter &1 does not match key &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.
BA347
- Parameter &1 does not match key &2 ?The SAP error message BA347, which states "Parameter &1 does not match key &2," typically occurs in the context of Business Application Programming (BAP) or when dealing with configuration settings in SAP. This error indicates that there is a mismatch between a parameter being passed and the expected key or value associated with it.
Cause:
- Parameter Mismatch: The parameter being used in a function module or method does not correspond to the expected key or value. This could be due to incorrect data being passed or a misconfiguration in the system.
- Data Inconsistency: There may be inconsistencies in the data stored in the database, leading to a situation where the parameter does not match the expected key.
- Custom Development Issues: If there are custom programs or enhancements, they may not be handling parameters correctly, leading to this error.
- Configuration Errors: Incorrect configuration settings in the relevant modules (like Material Management, Sales and Distribution, etc.) can also lead to this error.
Solution:
- Check Parameter Values: Verify the values being passed as parameters in the function module or method. Ensure they match the expected keys.
- Debugging: If you have access to the ABAP code, use the debugger to trace the execution and identify where the mismatch occurs.
- Data Validation: Check the database entries related to the parameter and key. Ensure that the data is consistent and correctly configured.
- Review Custom Code: If the error arises from custom developments, review the code to ensure that parameters are being handled correctly.
- Configuration Review: Go through the configuration settings in the relevant modules to ensure they are set up correctly.
- SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that might address this specific error or provide additional guidance.
Related Information:
If the issue persists after following these steps, it may be beneficial to consult with your SAP Basis or ABAP team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
BA346
Parts of the requested data is blocked. It is not displayed.
What causes this issue? You want to display archived data. Some of this data has been archived for blocking purposes. This happens, for example, if i...
BA345
Upgrade running. Archiving is not possible during this time.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
BA348
Key &1 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...
BA349
Archiving object &1 does not exist in table ARCDEL_OBJ
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.