Do you have any question about this error?
Message type: E = Error
Message class: FL - Function Builder messages
Message number: 105
Message text: Use only the underscore (_) as a separator
You used an invalid character when you entered the name of the function
module. Refer to the F1 help for the naming conventions for function
modules.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Enter a name consisting only of alphanumeric characters and possibly
one underscore.
Error message extract from SAP system. Copyright SAP SE.
FL105
- Use only the underscore (_) as a separator ?The SAP error message FL105, which states "Use only the underscore (_) as a separator," typically occurs in the context of naming conventions for certain fields or identifiers in SAP, particularly when dealing with financial documents, account assignments, or other structured data inputs.
Cause:
The error is triggered when a user attempts to use characters other than the underscore (_) as a separator in naming conventions. This can happen in various scenarios, such as:
To resolve the FL105 error, follow these steps:
Check Naming Conventions: Ensure that you are using the correct naming conventions as specified by your organization's SAP guidelines. Only use underscores (_) as separators.
Modify Input: If you have entered a name or identifier that includes invalid characters (like spaces, hyphens, or other punctuation), modify it to replace those characters with underscores. For example:
Account-123
to Account_123
Sales Order 456
to Sales_Order_456
Review Documentation: If you are unsure about the naming conventions, refer to the relevant SAP documentation or consult with your SAP administrator or support team for guidance.
Test Changes: After making the necessary changes, try to save or process the document again to see if the error persists.
By adhering to the specified naming conventions and ensuring that only underscores are used as separators, you should be able to resolve the FL105 error in SAP.
Get instant SAP help. Start your 7-day free trial now.
FL104
Do not use a period (.) in the name
What causes this issue? You used an invalid character when you entered the name of the function module. Refer to the F1 help for the naming conventio...
FL103
Do not use 'umlaut' characters
What causes this issue? You used an invalid character in the name of the function module or function group. Note the naming conventions for function ...
FL106
Use an underscore (_) instead of a hyphen (-)
What causes this issue? You used an invalid character when you entered the name of the function module. Refer to the F1 help for the naming conventio...
FL107
No changes possible unless release is canceled
What causes this issue? You wanted to change the interface, exceptions, control information or program of a function module. This is only possible be...
Click on this link to search all SAP messages.