Do you have any question about this error?
Message type: E = Error
Message class: /LTB/TR_UI -
Message number: 085
Message text: Only the following characters are allowed: A-Z, 0..9, _,/
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.
/LTB/TR_UI085
- Only the following characters are allowed: A-Z, 0..9, _,/ ?The SAP error message
/LTB/TR_UI085
indicates that the input provided contains characters that are not allowed. Specifically, the message states that only the following characters are permitted: uppercase letters (A-Z), digits (0-9), underscores (_), and slashes (/) or question marks (?).Cause:
This error typically occurs when a user attempts to enter a value in a field that has strict validation rules regarding the allowed characters. The presence of any disallowed characters (such as lowercase letters, special characters, or spaces) will trigger this error.
Solution:
To resolve this error, you should:
Check Input Values: Review the input you are trying to submit. Ensure that it only contains the allowed characters: A-Z, 0-9, _, /, and ?.
Correct Invalid Characters: If you find any invalid characters, replace them with valid ones. For example:
- Change lowercase letters to uppercase.
- Remove or replace special characters (e.g., @, #, $, etc.) and spaces.
Validation: If you are programmatically generating input values, ensure that your code includes validation to prevent invalid characters from being included.
Consult Documentation: If you are unsure about the specific field's requirements, consult the relevant SAP documentation or help resources for guidance on valid input formats.
User Training: If this error is common among users, consider providing training or guidelines on the acceptable formats for input fields.
Related Information:
By following these steps, you should be able to resolve the error and successfully input the required data.
Get instant SAP help. Start your 7-day free trial now.
/LTB/TR_UI084
At least one importing and one exporting parameter will be needed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/LTB/TR_UI083
Enter data element
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/LTB/TR_UI086
The first character must be A-Z, _, /
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/LTB/TR_UI087
You are not authorized to change the rule
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.