Do you have any question about this error?
Message type: E = Error
Message class: /SMB/FKCHK -
Message number: 090
Message text: Raw string &1 contains wrong symbols for field &2. Tab: &3. &4
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.
/SMB/FKCHK090
- Raw string &1 contains wrong symbols for field &2. Tab: &3. &4 ?The SAP error message
/SMB/FKCHK090
indicates that there is an issue with the data being processed in a specific field of a table. The message states that the "Raw string &1 contains wrong symbols for field &2. Tab: &3. &4," which means that the input data for the specified field contains invalid characters or symbols that are not allowed.Cause:
- Invalid Characters: The raw string provided in the input contains characters that are not permitted for the specified field. This could be due to special characters, spaces, or incorrect formatting.
- Data Type Mismatch: The data being entered may not match the expected data type for the field (e.g., entering alphabetic characters in a numeric field).
- Configuration Issues: There may be configuration settings in the system that define what characters are acceptable for certain fields, and the input does not comply with these settings.
Solution:
- Check Input Data: Review the raw string (&1) being processed and ensure that it only contains valid characters for the specified field (&2). Remove any invalid symbols or characters.
- Data Validation: Implement data validation checks before submitting the data to ensure that it adheres to the expected format and character set.
- Field Configuration: Review the configuration of the field in the relevant table (&3) to understand what characters are allowed. Adjust the input accordingly.
- Consult Documentation: Refer to SAP documentation or help resources for the specific field to understand its requirements and constraints.
- Debugging: If you have access to the development environment, you can debug the program to see where the error is occurring and what the exact input is at that point.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
/SMB/FKCHK089
Currency codes table(TCURC) is empty
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SMB/FKCHK088
Currency code &1 contains forbidden values. &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SMB/FKCHK091
Value &1 was provided in incorrect form for field &2 of table &3. &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SMB/FKCHK092
Client &1 does not exist in system. &4
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.