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: TD - SAPscript: Text editor, composer, forms, styles and fonts
Message number: 314
Message text: Symbol "&" was not found
When parsing the fontmetrics file, a certain symbol or key word was
expected but not found.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please check the syntax of the fontmetrics file and change the file if
necessary.
Error message extract from SAP system. Copyright SAP SE.
TD314
- Symbol "&" was not found ?The SAP error message TD314, which states "Symbol '&' was not found," typically occurs in the context of SAPscript or Smart Forms when the system is unable to find a variable or symbol that is referenced in the form or script. This can happen for several reasons, including:
Causes:
- Undefined Symbol: The symbol or variable you are trying to use has not been defined in the context of the SAPscript or Smart Form.
- Typographical Error: There may be a typo in the symbol name, causing the system to not recognize it.
- Scope Issues: The symbol may be defined in a different context or scope that is not accessible from where you are trying to use it.
- Missing Data: The data that should populate the symbol may not be available or may not have been passed correctly to the form.
Solutions:
- Check Symbol Definition: Ensure that the symbol is defined correctly in the SAPscript or Smart Form. You can do this by checking the form or script for the variable declaration.
- Correct Typographical Errors: Review the code for any spelling mistakes or incorrect syntax related to the symbol.
- Verify Data Flow: Ensure that the data required for the symbol is being passed correctly to the form. Check the driver program or the function module that calls the form to ensure that all necessary data is being provided.
- Use the Correct Context: If the symbol is defined in a different context, make sure you are referencing it correctly. You may need to adjust the scope or context in which you are trying to use the symbol.
- Debugging: If the issue persists, consider debugging the form or script to trace where the symbol is being called and why it is not being found.
Related Information:
By following these steps, you should be able to identify and resolve the issue related to the TD314 error message in SAP.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD313
Syntax of AFM file is incorrect
What causes this issue? The syntax of the fontmetrics file loaded, the AFM format, contains errors.System Response The system issues an error messag...
TD312
AFM file & could not be loaded
What causes this issue? The fontmetrics file could not be uploaded.System Response Uploading of the file was terminated.How to fix this error? Plea...
TD315
A value must follow symbol "&"
What causes this issue? When parsing the fontmetrics file, a certain symbol or key word was read which must always be followed by a value. The value,...
TD316
Unknown PostScript character name &
What causes this issue? A PostScript character name was used in the fontmetrics file which is not recognized by the SAP System.System Response The s...
Click on this link to search all SAP messages.