Do you have any question about this error?
Message type: E = Error
Message class: /UI2/CDMFCC_CHECK -
Message number: 101
Message text: Expecting no long texts on &1 &2
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.
/UI2/CDMFCC_CHECK101
- Expecting no long texts on &1 &2 ?The SAP error message
/UI2/CDMFCC_CHECK101 Expecting no long texts on &1 &2
typically occurs in the context of SAP Fiori applications or when dealing with the SAP UI2 framework. This error indicates that the system has encountered long texts in a context where it is not expected, which can lead to issues in rendering or processing the UI elements.Cause:
- Long Texts in Data: The error is often triggered when the data being processed contains long text fields that are not supported in the specific context (e.g., in a Fiori app where only short texts are expected).
- Configuration Issues: There may be a misconfiguration in the OData service or the UI5 application that does not handle long texts properly.
- Data Model Issues: The underlying data model may not be set up to accommodate long texts, leading to this error when the application tries to access or display them.
Solution:
- Check Data Source: Review the data source (e.g., OData service) to ensure that it does not return long text fields where they are not expected. If long texts are present, consider modifying the service to exclude them or to handle them appropriately.
- Modify UI5 Application: If you have access to the UI5 application code, check the relevant views and controllers to ensure that they are not trying to bind long text fields to controls that do not support them.
- Adjust Configuration: If applicable, adjust the configuration settings in the SAP Gateway or the Fiori app to ensure that long texts are either handled correctly or excluded from the data being processed.
- Data Model Adjustments: If the data model allows for long texts, ensure that the UI components are designed to handle them. This may involve using different controls or layouts that can accommodate longer text entries.
Related Information:
By following these steps, you should be able to identify the root cause of the error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
/UI2/CDMFCC_CHECK100
Messages dealing with texts
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/CDMFCC_CHECK061
Type &1 with id &2 in payload is not equal to id &3 in URL
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/CDMFCC_CHECK102
Expecting no texts on &1 &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/CDMFCC_CHECK103
Duplicate entries with textid &1 for (&2) &3
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.