Do you have any question about this error?
Message type: E = Error
Message class: RMPS_CASE - Messages in Case
Message number: 021
Message text: No wildcards (*, ?) allowed for attribute &1
Wildcards "*" and "?" are permitted when searching for character-type
attributes. "" is not a character-type attribute which is why this
search is not possible.
The search is terminated.
Change your search so that you do not use wildcards for non-character
type attributes.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
RMPS_CASE021
- No wildcards (*, ?) allowed for attribute &1 ?The SAP error message RMPS_CASE021, which states "No wildcards (, ?) allowed for attribute &1," typically occurs in the context of SAP's Product Lifecycle Management (PLM) or similar modules where attributes are being processed. This error indicates that the system has encountered a situation where wildcards (like `
or
?`) are not permitted for a specific attribute during a search or filter operation.Cause:
- Invalid Input: The user may have entered a search term or filter value that includes wildcard characters, which are not allowed for the specified attribute.
- Attribute Configuration: The attribute in question may be configured in such a way that it does not support wildcard searches. This could be due to the nature of the data or the way the attribute is defined in the system.
- Data Type Restrictions: The attribute may be of a data type that does not support wildcards, such as numeric or date fields.
Solution:
- Remove Wildcards: Check the input for the attribute specified in the error message and remove any wildcard characters. Ensure that you are using exact values that are valid for that attribute.
- Review Attribute Settings: If you have access to the configuration, review the settings for the attribute to understand its constraints and whether it is indeed set to disallow wildcards.
- Consult Documentation: Refer to SAP documentation or help resources for the specific module you are working with to understand the valid input formats for the attributes.
- Test with Valid Values: Try using known valid values for the attribute to see if the error persists. This can help confirm that the issue is indeed related to the use of wildcards.
Related Information:
By following these steps, you should be able to resolve the RMPS_CASE021 error and continue with your work in SAP.
Get instant SAP help. Start your 7-day free trial now.
RMPS_CASE020
The selected function is not supported
What causes this issue? Interface IF_RMPS_CASE is not implemented by the backend of the service provider.System Response The selected function canno...
RMPS_CASE011
&1 documents in this &2 were set to "can be changed" again
What causes this issue? The &V2& was reopened after an external step and thereby, all versionable documents were set to "changeable"...
RMPS_CASE022
Activity is not allowed. Case is locked by user &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RMPS_CASE023
Move not allowed; category contains documents
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.