Do you have any question about this error?
Message type: E = Error
Message class: /SCMTMS/GNT_CUST -
Message number: 035
Message text: Color code not valid; enter RGB ratio
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.
/SCMTMS/GNT_CUST035
- Color code not valid; enter RGB ratio ?The SAP error message
/SCMTMS/GNT_CUST035 Color code not valid; enter RGB ratio
typically occurs in the context of SAP Transportation Management (TM) when a user is trying to set a color code for a graphical representation (like a map or chart) and the input provided does not conform to the expected format.Cause:
The error is caused by entering an invalid color code. In SAP, color codes are often expected to be in the RGB (Red, Green, Blue) format, which consists of three numerical values ranging from 0 to 255. If the input does not match this format, the system will throw this error.
Solution:
To resolve this error, you should:
Check the Input Format: Ensure that the color code you are entering is in the correct RGB format. It should look something like this:
RGB(255, 0, 0)
for redRGB(0, 255, 0)
for greenRGB(0, 0, 255)
for blueUse Valid Values: Make sure that each of the RGB values is an integer between 0 and 255. For example,
RGB(256, 0, 0)
is invalid because 256 exceeds the maximum value.Check for Typos: Ensure there are no typographical errors in the color code you are entering.
Consult Documentation: If you are unsure about the expected format or valid values, refer to the SAP documentation or help resources related to the specific module you are working with.
Test with Known Values: If you are still facing issues, try using known valid RGB values to see if the error persists.
Related Information:
By following these steps, you should be able to resolve the error and successfully enter a valid color code in the SAP system.
Get instant SAP help. Start your 7-day free trial now.
/SCMTMS/GNT_CUST030
Using field &1 with field source &2 may have neg. effects on performance
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/GNT_CUST029
Only enter valid values for "&1"
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/GNT_CUST037
Field sources of object types &1 and &2 have different data types
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/GNT_CUST038
Field source &1 of object type &2 does not exist
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.