Message type: E = Error
Message class: FDT_CORE2 - BRFplus core functions (in addition to msg class FDT_CORE)
Message number: 105
Message text: Name &1 contains a forbidden character
The name &V1& contains a character that is not allowed. Allowed
characters are letters, numbers, and the underscore "_".
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Change the name according to the rules mentioned above.
Error message extract from SAP system. Copyright SAP SE.
FDT_CORE2105
- Name &1 contains a forbidden character ?The SAP error message FDT_CORE2105 indicates that a name you are trying to use contains a forbidden character. This error typically occurs in the context of SAP Fiori or SAP UI5 applications, particularly when dealing with field names, variable names, or other identifiers that have specific naming conventions.
Cause: The error is triggered when the name you are trying to use includes characters that are not allowed according to SAP's naming conventions. Common forbidden characters may include: Special characters (e.g., @, #, $, %, &, *, etc.) Spaces Certain punctuation marks
Solution: To resolve the error, you should: Identify the Name: Check the name that is causing the error (indicated by &1 in the error message). Review Naming Conventions: Ensure that the name adheres to SAP's naming conventions. Generally, valid names should: Start with a letter (A-Z or a-z). Contain only letters, numbers (0-9), and underscores (_). Avoid special characters and spaces. Modify the Name: Change the name to remove any forbidden characters.
Get instant SAP help. Sign up for our Free Essentials Plan.
FDT_CORE2104
Missing test case name or id
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE2103
Test case &1 for function &2 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE2106
The copy of test case &1 from function &2 to function &3 is incomplete
What causes this issue? You have tried to copy test case &v1& from function &v2& to function &v3&. However, one or more value...
FDT_CORE2107
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.