Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: S_UNIFIED_CON_API - Messages for API for Unified Connectivity
Message number: 270
Message text: Invalid name, allowed characters are [0-9a-zA-Z_/]
Error message extract from SAP system. Copyright SAP SE.
S_UNIFIED_CON_API270
- Invalid name, allowed characters are [0-9a-zA-Z_/] ?The SAP error message S_UNIFIED_CON_API270 indicates that there is an issue with the naming convention of an object or identifier in your SAP system. Specifically, the error states that the name you are trying to use contains invalid characters. According to the message, only the following characters are allowed: 0-9, a-z, A-Z, underscore (_), and forward slash (/).
Cause
The error typically occurs when:
- You are trying to create or reference an object (like a variable, function, or database table) with a name that includes special characters, spaces, or starts with a number.
- The naming convention rules for the specific context (like ABAP, database objects, etc.) are not being followed.
Solution
To resolve this error, you should:
- Check the Name: Review the name you are trying to use and ensure it only contains the allowed characters (0-9, a-z, A-Z, _, /).
- Rename the Object: If the name contains invalid characters, rename the object to comply with the naming conventions.
- Follow Naming Conventions: Familiarize yourself with the specific naming conventions for the type of object you are working with in SAP. For example, ABAP variables should start with a letter and can include underscores and alphanumeric characters.
- Test Again: After making the necessary changes, try executing the operation again to see if the error persists.
Related Information
By ensuring that your object names adhere to the specified character set and conventions, you should be able to resolve the error and proceed with your work in SAP.
Get instant SAP help. Sign up for our Free Essentials Plan.
S_UNIFIED_CON_API258
Current CA is already included by CA &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON_API256
Current CA is already included by CA &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON_API271
Invalid name, allowed characters are [0-9a-zA-Z_]
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON_API300
Invalid node name &1 or parguid &2.
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.