Do you have any question about this error?
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:
To resolve the error, you should:
&1
in the error message).my name@1
, you could change it to my_name_1
or myName1
.By following these steps, you should be able to resolve the FDT_CORE2105 error and continue with your work in SAP.
Get instant SAP help. Start your 7-day free trial now.
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.