Do you have any question about this error?
Message type: E = Error
Message class: C1 - Characteristics maintenance messages
Message number: 320
Message text: Template character not supported: & allowed
When you define the characters in a template, only template
characters defined in table TCPS are allowed.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
C1320
- Template character not supported: & allowed ?The SAP error message C1320, which states "Template character not supported: & allowed," typically occurs when there is an issue with the use of special characters in a template or a configuration setting within SAP. This error is often related to the use of the ampersand (
&
) character, which is not allowed in certain contexts, such as naming conventions for templates, reports, or other objects.Cause:
- Invalid Character Usage: The ampersand (
&
) character is often reserved for specific functions in SAP, such as variable substitution or concatenation. Using it in names or identifiers can lead to conflicts or parsing errors.- Template Configuration: If you are trying to create or modify a template (e.g., for reports, forms, or layouts) and you include the
&
character in the name or in the content, it may trigger this error.- Data Input: If user input or data being processed includes the
&
character inappropriately, it can lead to this error.Solution:
- Remove or Replace the Character: Check the template name or any identifiers where the
&
character is used and replace it with a valid character (e.g., underscore_
, hyphen-
, or alphanumeric characters).- Review Template Content: If the error occurs within the content of the template, ensure that the
&
character is used correctly, or remove it if it is not necessary.- Check Configuration Settings: Review any configuration settings related to the template or report to ensure that special characters are not being used inappropriately.
- Testing: After making changes, test the template or report again to ensure that the error is resolved.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
C1319
Only one plus/minus sign allowed before decimal point
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
C1318
You can only enter exponent in exp. display format 2
What causes this issue? You have chosen an exponent display format in which the exponent is determined automatically. This means it is not possible t...
C1321
Number of characters entered is ignored due to template
What causes this issue? You have entered both a template and a number of characters. The template is used to calculate the number of characters autom...
C1322
Number of places changed; check the existing template
What causes this issue? You have changed the number of characters for the characteristic value.System Response The system issues an error message an...
Click on this link to search all SAP messages.