Do you have any question about this error?
Message type: E = Error
Message class: /PMG/GE_ENH -
Message number: 005
Message text: Only options EQ and CP allowed for input table &
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.
/PMG/GE_ENH005
- Only options EQ and CP allowed for input table & ?The SAP error message
/PMG/GE_ENH005 Only options EQ and CP allowed for input table &
typically occurs in the context of using the SAP PM (Plant Maintenance) or similar modules where you are trying to filter or manipulate data using a selection table. This error indicates that the input table you are using for a selection does not support the operators you are trying to use, and only the operators "EQ" (equals) and "CP" (contains pattern) are allowed.Cause:
- Invalid Operators: The error is triggered when you attempt to use operators other than "EQ" or "CP" in a selection table. For example, using operators like "NE" (not equal), "GT" (greater than), "LT" (less than), etc., will lead to this error.
- Incorrect Configuration: The configuration of the selection table may not support the operators you are trying to use, which can happen if the table is designed to only accept specific types of queries.
Solution:
- Check Your Selection Criteria: Review the selection criteria you are using in your query or report. Ensure that you are only using "EQ" or "CP" as operators for the fields in the input table.
- Modify the Query: If you need to filter data using other operators, consider modifying your query logic to use "EQ" or "CP" where applicable. For example, if you need to check for a range, you might need to split the logic into multiple queries or use a different approach.
- Consult Documentation: Refer to the SAP documentation or help files related to the specific module you are working with to understand the limitations and supported operators for selection tables.
- Debugging: If you are a developer or have access to debugging tools, you can trace the execution to see where the error is being triggered and adjust the code accordingly.
Related Information:
By following these steps, you should be able to resolve the error and ensure that your queries are functioning as intended.
Get instant SAP help. Start your 7-day free trial now.
/PMG/GE_ENH004
BTS already scheduled; master policy &1 locked for mass change execution.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PMG/GE_ENH003
Contract &1/&2: Date cannot be scheduled
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PMG/GE_ENH006
Input not allowed for field: &, for entity: & in table: &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PMG/GE_ENH007
Input not allowed for entity: & in table: &
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.