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: 749
Message text: PC Editor could not be called (Unknown character format <&1>)
The PC editor could not be called due to an unknown character format.
The system automatically calls the line editor.
Please check and see which character formats in the text are unknown.
In the new PC editor, all of the styles you use must be defined in the
text's corresponding style or form.
You can use the editor's syntax check function (Text -> Check ->
simple) to alter formats. You check all window texts for a specific
form in the form maintenance transaction using the path Form -> Check
-> Texts.
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.
TD749
- PC Editor could not be called (Unknown character format <&1>) ?The SAP error message TD749, which states "PC Editor could not be called (Unknown character format <&1>)", typically occurs when there is an issue with the character format or encoding of the text being processed in the SAP system. This error is often encountered when trying to edit or display text in the SAP GUI, particularly when using the PC Editor for text documents or other text-related functionalities.
Cause:
- Unsupported Character Format: The error indicates that the character format being used is not recognized by the SAP system. This can happen if the text contains special characters or is encoded in a format that SAP does not support.
- Incorrect Configuration: The SAP GUI or the underlying system may not be properly configured to handle certain character sets or encodings.
- Corrupted Data: The data being processed may be corrupted or improperly formatted, leading to issues when the system attempts to render it.
Solution:
- Check Character Encoding: Ensure that the text being processed is in a supported character encoding format (e.g., UTF-8, ISO-8859-1). If the text is coming from an external source, try converting it to a compatible format.
- Update SAP GUI: Make sure you are using the latest version of the SAP GUI. Sometimes, older versions may have bugs or limitations in handling certain character formats.
- Review System Settings: Check the system settings related to character encoding and ensure they are configured correctly. This may involve checking the settings in transaction
RZ10
for profile parameters related to character sets.- Use Alternative Editors: If the PC Editor is not working, consider using alternative text editors or tools within SAP that may handle the text differently.
- Data Validation: Validate the data being processed to ensure it does not contain any unsupported characters or formats. This may involve cleaning or sanitizing the input data.
- Contact SAP Support: If the issue persists, consider reaching out to SAP support for further assistance, especially if this is a recurring issue or if it affects multiple users.
Related Information:
By following these steps, you should be able to diagnose and resolve the TD749 error in your SAP environment.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD748
PC Editor could not be called (Protected text lines)
What causes this issue? The PC editor could not be called because some of the text's lines are write-protected.System Response The line editor ...
TD747
PC Editor could not be called (Hex command)
What causes this issue? The PC editor could not be called because hexidecimal data (HEX command) occurs in the text. SAPscript cannot interpret data ...
TD750
Paragraph &1 is not contained in style &2
What causes this issue? You have selected a paragaph tag in the tag column which does not exist in the allocated style.System Response As the paragr...
TD751
Paragraph tag & is unknown
What causes this issue? You have selected a paragraph tag in the tag column which is not supported by SAPscript.System Response As the selected para...
Click on this link to search all SAP messages.