Message type: E = Error
Message class: WER - Messages for the package WER
Message number: 120
Message text:
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.
WER120
- ?SAP Error Message WER120 Error Message Text: WER120: "The message is not assigned to the message class"
Cause: The error WER120 occurs when an attempt is made to call or display a message using a message number that does not exist in the specified message class. In SAP, messages are grouped into message classes, and each message class contains a set of message numbers with corresponding texts. If the program tries to access a message number that is not defined in the given message class, SAP raises this error. Typical Scenario: A developer or program calls a message using the syntax: MESSAGE e123(zmsgclass). but message number 123 does not exist in message class ZMSGCLASS. This can happen due to: Typographical error in the message number or class. The message number was never created or was deleted. The message class is incorrect or misspelled.
Solution: Check the message class and number: Go to transaction SE91 (Message Maintenance). Enter the message class (e.g., ZMSGCLASS). Verify if the message number
Get instant SAP help. Sign up for our Free Essentials Plan.
WER103
Application being processed or edited by user &1, edit not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WER102
Element &1 could not be locked
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WER121
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WER130
*****131 - 149: Data checks*******************************************
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.