Message type: E = Error
Message class: TD - SAPscript: Text editor, composer, forms, styles and fonts
Message number: 446
Message text: SAP character "&" is not defined in the current font &
An SAP character was found during text formatting which is not known in
the font currently used.
The character is replaced by the hash, <H>#</>, when output.
Characters which are entered in the editor must satisfy the following
conditions in order to be printed:
1. It must be possible to assign the hex code of the character to an
SAP character (a system-wide unique character name) via the system
character set or a character set belonging to the font family.
2. There must be an entry for the SAP character in the font metrics of
the printer font currently used which also specifies the width of the
character. A single CPI entry is sufficient for nonproportional fonts
as the width of all characters is the same. With proportional fonts,
there must be an entry for each printable character.
3. The character set of the printer used must contain the SAP
character.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please check whether all three conditions are fulfilled for theError message extract from SAP system. Copyright SAP SE.
TD446
- SAP character "&" is not defined in the current font & ?The SAP error message TD446 indicates that the character "&" is not defined in the current font being used in the SAP system. This typically occurs when the system is trying to print or display a document that includes special characters or symbols that are not supported by the font currently in use.
Cause: Font Limitations: The font being used does not support the character "&". This can happen if the font is a limited character set or if it is not properly configured. Incorrect Font Assignment: The font assigned to the output device (like a printer or display) may not include all the necessary characters. Output Device Configuration: The output device may not be configured correctly to handle certain characters or may be using a default font that lacks the required character set.
Solution: Change the Font: Go to the output device configuration in SAP (transaction code SPAD). Check the font settings for the output device
Get instant SAP help. Sign up for our Free Essentials Plan.
TD445
START_FORM without parameters is not allowed here
What causes this issue? The function START_FORM was called without a form name being passed.System Response The function is ignored.How to fix this ...
TD444
START_FORM is invalid, END_FORM is missing
What causes this issue? The function START_FORM was called although the currently active form was not ended with END_FORM.System Response The functi...
TD447
Error specifying telex/fax machine
What causes this issue? An error occurred when the printer name for a telex or fax machine was determined.System Response Layout set printing was te...
TD448
Telex/fax machine '&' is not defined
What causes this issue? The device name &V1& for a telex or fax machine is not defined.System Response Form printing led to an exception.How...
Click on this link to search all SAP messages.