Do you have any question about this error?
Message type: E = Error
Message class: FDT_CORE - Formula & Derivation Tool: Core
Message number: 068
Message text: '//' is not a permitted sequence of characters in a name (name was &1)
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_CORE068
- '//' is not a permitted sequence of characters in a name (name was &1) ?The SAP error message FDT_CORE068 indicates that there is an issue with a name that contains a sequence of characters that is not permitted. Specifically, the error message states that the sequence '//' is not allowed in the name provided (represented by
&1
).Cause:
The error typically arises when:
- A name (such as a field name, object name, or any identifier) contains invalid characters or sequences. In this case, the sequence '//' is not permitted.
- The name might have been generated or entered incorrectly, possibly due to user input or a programmatic error.
Solution:
To resolve this error, you can take the following steps:
Identify the Name: Check the name that is causing the error. The error message will provide the specific name in place of
&1
.Modify the Name:
- Remove or replace the invalid sequence '//' with a valid character or sequence.
- Ensure that the name adheres to the naming conventions and restrictions defined by SAP. Generally, names should not contain special characters that are not allowed.
Validation: After modifying the name, validate it to ensure that it meets the required criteria and does not contain any other invalid sequences.
Testing: Once the name has been corrected, test the functionality again to ensure that the error no longer occurs.
Related Information:
If the issue persists after following these steps, it may be helpful to consult with your SAP support team or refer to SAP community forums for additional assistance.
Get instant SAP help. Start your 7-day free trial now.
FDT_CORE067
Activation not successful; veto by exit defined in application &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE066
Type &1 not supported yet
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE069
&1 is not a valid language key
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE070
&1 is the current filter (circular reference)
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.