Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: /UI5/MP_CP -
Message number: 036
Message text: Default text value missing for text &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.
/UI5/MP_CP036
- Default text value missing for text &1&2 ?The SAP error message
/UI5/MP_CP036 Default text value missing for text &1&2
typically occurs in the context of SAP Fiori/UI5 applications when the system is unable to find a default text value for a specific text key. This can happen for various reasons, such as missing translations, incorrect configuration, or issues with the text elements in the application.Cause:
- Missing Text Entries: The text key referenced in the error message does not have a corresponding entry in the text table or translation table.
- Incorrect Configuration: The application might be incorrectly configured, leading to the system looking for a text that does not exist.
- Transport Issues: If the application was recently transported from one system to another, the text entries may not have been included in the transport.
- Development Errors: There may be a coding error in the UI5 application where the text key is incorrectly referenced.
Solution:
Check Text Entries:
- Go to the relevant text table (e.g.,
T002
,T005
, etc.) in the SAP system and verify if the text key exists.- If it does not exist, you may need to create the missing text entry.
Translation Maintenance:
- Use transaction
SE63
to maintain translations for the relevant text keys.- Ensure that the default language text is available.
Review Application Configuration:
- Check the configuration of the UI5 application to ensure that it is correctly set up to reference the appropriate text keys.
- Look for any hardcoded text references in the application code that may not match the expected keys.
Debugging:
- If you have access to the development environment, you can debug the application to see where the text key is being called and why it is not found.
Transport Check:
- If the issue arose after a transport, check the transport logs to ensure that all necessary objects, including text elements, were included in the transport.
Consult Documentation:
- Review the SAP documentation or notes related to the specific application or module you are working with for any known issues or additional troubleshooting steps.
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. Sign up for our Free Essentials Plan.
/UI5/MP_CP035
Text key &1 at path &2 does not comply to the expected value &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI5/MP_CP034
Text key &1 at path &2 must begin with &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI5/MP_CP037
No text binding supported at path &2 for text key &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI5/MP_CP038
Changing parameter &1 is not allowed
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.