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: UMGLOG - Message class for the SPUMG Main Log
Message number: 422
Message text: Please replace matchcode ID &1-&2 by a search help.
Matchcodes are not supported in Unicode systems. Listed matchcode IDs
must be replaced by search help or DB views.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Note 24860 explains the conversion. Do not forget to delete the
matchcode IDs.
Error message extract from SAP system. Copyright SAP SE.
UMGLOG422
- Please replace matchcode ID &1-&2 by a search help. ?The SAP error message UMGLOG422 indicates that a matchcode ID is being used in a context where it is no longer supported, and it suggests replacing the matchcode with a search help. This is part of the transition from matchcodes to search helps in SAP systems, as matchcodes are considered outdated.
Cause:
- Outdated Matchcode: The system is trying to use a matchcode ID that is no longer valid or has been deprecated in favor of search helps.
- Configuration Issues: The matchcode may not be properly configured or may not exist in the system.
- Custom Development: If there are custom programs or enhancements that still rely on matchcodes, they may trigger this error.
Solution:
- Identify the Matchcode: Determine which matchcode ID is causing the error. The message will typically include the matchcode ID in the format
&1-&2
.- Replace with Search Help:
- Go to the relevant transaction or program where the error occurs.
- Replace the matchcode with an appropriate search help. You can find search helps in the Data Dictionary (transaction SE11).
- If you are developing custom programs, modify the code to use the search help instead of the matchcode.
- Check Configuration: Ensure that the search help is correctly configured and activated in the system.
- Testing: After making the changes, test the functionality to ensure that the search help works as expected and resolves the issue.
Related Information:
If you continue to experience issues after following these steps, consider reaching out to your SAP support team or consulting the SAP Community for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
UMGLOG421
No entries found in table DDXTT_CONV_UC.
What causes this issue? The check "Inactive Nametabs UC" looks for table entries in table DDXTT_CONV_UC. The table is the so called "i...
UMGLOG420
Table DDXTT_CONV_UC contains entries.
What causes this issue? The check "Inactive Nametabs UC" looks for table entries in table DDXTT_CONV_UC. The table is the so called "i...
UMGLOG423
All matchcode IDs have been replaced. No further action required.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UMGLOG424
Cluster check was executed sucessfully. No issues found.
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.