Do you have any question about this error?
Message type: E = Error
Message class: FDT_CORE - Formula & Derivation Tool: Core
Message number: 814
Message text: Either supply free text or a T100 message for message, but not both
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.
FDT_CORE814
- Either supply free text or a T100 message for message, but not both ?The SAP error message FDT_CORE814 indicates that there is a conflict in the way messages are being defined or processed in the system. Specifically, the error states: "Either supply free text or a T100 message for message, but not both." This means that the system is expecting either a free text message or a T100 message (which is a standard message stored in the SAP message table), but not both at the same time.
Cause:
- Message Configuration: The error typically arises when a message is being configured in a way that both a free text and a T100 message are provided simultaneously. This can happen in various scenarios, such as when customizing messages in the SAP Fiori or SAP GUI environments.
- Data Entry Error: It may also occur due to incorrect data entry or configuration in the message handling settings, where both types of messages are inadvertently specified.
Solution:
Check Message Configuration:
- Go to the relevant configuration area where the message is defined (e.g., in the FDT or other message handling areas).
- Ensure that you are only using one type of message: either a free text message or a T100 message, but not both.
- If you need to use a T100 message, make sure to remove any free text that has been entered.
Review Custom Code:
- If this error is occurring in a custom development scenario, review the code to ensure that it is not trying to set both message types at the same time.
- Modify the code to ensure that only one type of message is being set based on the logic you want to implement.
Testing:
- After making the necessary changes, test the functionality to ensure that the error no longer occurs and that the messages are displayed as intended.
Related Information:
If the issue persists after following these steps, consider reaching out to your SAP support team or consulting the SAP community for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FDT_CORE813
Either supply ID or text for a message variable &1, but not both
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE812
No check for variable &1 possible; data-dependent conversion into text
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE815
Wrong message type set.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE816
Maximum length for the message almost reached; message may be truncated
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.