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: 354
Message text: SAPscript load deleted in all clients
The SAPscript load, runtime objects which contain information about the
existing printer types, printer fonts, styles, and layout sets, was
deleted in all clients.
The system sends an information message.
The runtime objects in the individual clients are created again
automatically when the SAPscript word processor (e.g. printing or
screen display of a document) is called. User action is therefore not
required.
Error message extract from SAP system. Copyright SAP SE.
TD354
- SAPscript load deleted in all clients ?The SAP error message TD354 indicates that a SAPscript form has been deleted in all clients. This typically occurs when a form that is required for printing or output processing is no longer available in the system. Here’s a breakdown of the cause, potential solutions, and related information for this error:
Cause:
- Deletion of Form: The SAPscript form has been deleted from the system, either intentionally or accidentally.
- Transport Issues: The form may have been transported to another system and not properly imported, leading to its absence.
- Client-Specific Issues: The form might exist in some clients but not in others, leading to confusion if the form is expected to be available across all clients.
Solution:
Recreate the Form: If the form is essential, you may need to recreate it. This can be done by:
- Using the transaction code
SE71
to create a new SAPscript form.- Copying an existing form from another client (if available) using the
SE71
transaction.Check Transport Requests: If the form was deleted due to transport issues, check the transport logs to see if the form was included in a transport request and ensure it is properly imported into the target client.
Restore from Backup: If you have a backup of the form, you can restore it from there.
Check for Client-Specific Forms: Sometimes, forms are created in a specific client. Ensure that you are checking the correct client where the form is supposed to exist.
Consult Documentation: Review any documentation or change logs to understand why the form was deleted and if there are any related forms that need to be addressed.
Related Information:
Transaction Codes:
SE71
: SAPscript form maintenance.SE78
: SAP ArchiveLink for forms.SE80
: Object Navigator, where you can find various objects including forms.SAP Notes: Check SAP Notes for any known issues or patches related to SAPscript forms. You can search for relevant notes in the SAP Support Portal.
System Administration: If you are not the system administrator, you may need to contact your SAP Basis team to assist with restoring the form or checking transport issues.
Testing: After recreating or restoring the form, ensure to test it thoroughly to confirm that it works as expected in the relevant scenarios.
By following these steps, you should be able to address the TD354 error and restore the necessary SAPscript functionality in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD353
Device type &1: Total of &2 fontmetrics uploaded
What causes this issue? The specified number of printer fonts and related fontmetrics were uploaded from an AFM file for the specified device type.Sy...
TD352
Device type &1: &2 printer bar codes deleted
What causes this issue? The specified number of printer barcodes were deleted for the specified device type.System Response The system sends an info...
TD355
An output device of type & does not exist
What causes this issue? There is no output device (e.g. printer) in your system with the specified device type.System Response The system cannot car...
TD356
&: Leading/internal blanks are not valid
What causes this issue? The name entered contains blanks at the beginning or in the middle.System Response The system does not accept the entry.How ...
Click on this link to search all SAP messages.