Do you have any question about this error?
Message type: E = Error
Message class: /SAPCND/CUSTOMIZING -
Message number: 627
Message text: Only data types RAW or CHAR are permitted.
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.
/SAPCND/CUSTOMIZING627
- Only data types RAW or CHAR are permitted. ?The SAP error message
/SAPCND/CUSTOMIZING627: Only data types RAW or CHAR are permitted
typically occurs in the context of customizing conditions in SAP, particularly when working with condition tables or condition records. This error indicates that the data type of a field being used in a condition table is not compatible with the expected data types, which are RAW or CHAR.Cause:
- Incompatible Data Type: The field you are trying to use in a condition table is of a data type other than RAW or CHAR (e.g., NUMC, DATS, TIMS, etc.).
- Custom Fields: If you are using custom fields that have been defined with incompatible data types, this error can occur.
- Incorrect Configuration: The configuration of the condition table may not align with the requirements of the condition type being used.
Solution:
Check Field Data Types: Review the fields you are using in your condition table. Ensure that all fields are of type RAW or CHAR. You can do this by checking the data dictionary (transaction SE11) for the relevant fields.
Modify Condition Table: If you find fields with incompatible data types, you may need to modify the condition table to use only RAW or CHAR fields. This may involve creating new fields or changing the data type of existing fields if feasible.
Use Compatible Fields: If you are using custom fields, consider using standard fields that are already defined as RAW or CHAR, or create new fields with the correct data type.
Consult Documentation: Review SAP documentation or notes related to the specific condition type you are working with to ensure compliance with the expected data types.
Testing: After making changes, test the configuration to ensure that the error no longer occurs and that the condition records function as expected.
Related Information:
By following these steps, you should be able to resolve the error and ensure that your condition tables are configured correctly.
Get instant SAP help. Start your 7-day free trial now.
/SAPCND/CUSTOMIZING626
Condition tables may not have more than 10 fields
What causes this issue? Condition tables may not have more than 10 fields.System Response The table cannot be saved.How to fix this error? Remove t...
/SAPCND/CUSTOMIZING625
Select an application and an usage
What causes this issue? The application and usage fields are not completed.System Response The transaction cannot be started without valid values.Ho...
/SAPCND/CUSTOMIZING628
Total of Field Lengths for All Key Fields is Too Long
What causes this issue? The total of all field lengths for key fields is larger than 143 bytes.System Response The condition table cannot be saved.H...
/SAPCND/CUSTOMIZING629
Data Type &1 Not Known
What causes this issue? The data type &1 is not included in the coding because, for example, it was only added after development. The system issu...
Click on this link to search all SAP messages.