Black Friday is ending this Friday! 40% off with coupon CYBER40 - Sign up here →
Message type: E = Error
Message class: TD - SAPscript: Text editor, composer, forms, styles and fonts
Message number: 790
Message text: No text symbols exist
No text symbols have been defined in your document.
The list of text symbols cannot be displayed.
Unlike standard symbols, such as <(>&DATE&<)>, whose values are
automatically defined by SAPscript, text symbols must be defined by the
user. This is carried out with the <H>DEFINE</> command in the
SAPscript editor. The name of the text symbol can be freely defined.
Example: A text symbol is to be defined with the name <H>TEXTSYMBOL</>.
The following command line is used:
<H>/: DEFINE TEXTSYMBOL = 'Text symbol'</>
If the text symbol is now used in the text, SAPscript inserts the text
which has been defined for it when the text is output. The sentence
<H>This is a <(>&TEXTSYMBOL&<)>.</>
is output as
<H>This is a text symbol.</>
If text symbols are used in the text before their values have been
defined, they are not replaced in the text.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message TD790 "No text symbols exist" typically occurs when the system is unable to find the text symbols that are required for a particular function or transaction. This can happen in various contexts, such as when trying to display or process texts in SAP applications.
Cause: Missing Text Symbols: The most common cause is that the text symbols have not been defined in the system for the specific language or context you are working in. Incorrect Language Settings: The language settings in your user profile may not match the language in which the text symbols are defined. Transport Issues: If the text symbols were supposed to be transported from a development environment to a production environment, there may have been an issue during the transport process. Custom Development: If you are using custom programs or enhancements, the text symbols may not have been created or included in the development.
Solution: Check Text Symbols: Go
Get instant SAP help. Sign up for our Free Essentials Plan.
TD789 This part [&1,&2] of symbol &&&3&& is not allowed
What causes this issue? You have chosen a part of variable &V3& that does not lie within the allowed range of values. Possible causes with ex...
TD788 Clipboard could not be read
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TD791 No standard symbols defined for language &
What causes this issue? No system symbols have been defined for the specified language.System Response The list of system symbols cannot be displaye...
TD792 Symbols were replaced by value
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.