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: 799
Message text: Maximum output length &1 has been exceeded by symbol &&&2&&
An output length of &V3& was defined for symbol &V2&:
<(>&<)>&V2&(&V3&)<(>&<)>
Maximum permitted output length is &V1& characters.
Output was canceled.
Please reduce the export length for symbol &V2& to a maximum of &V1&
characters in the relevant form or text.
Error message extract from SAP system. Copyright SAP SE.
TD799
- Maximum output length &1 has been exceeded by symbol &&&2&& ?The SAP error message TD799 indicates that the maximum output length for a specific symbol has been exceeded. This typically occurs in the context of text elements, such as those used in SAPscript or Smart Forms, where there are limitations on the length of text that can be processed or displayed.
Cause:
The error is triggered when the length of the output text exceeds the predefined limit set in the SAP system. This can happen in various scenarios, such as:
To resolve the TD799 error, you can take the following steps:
Check the Length of Text Elements: Review the text elements or symbols being used in your SAPscript or Smart Form. Ensure that they do not exceed the maximum length allowed. You can find the maximum length in the documentation or configuration settings for the specific output type.
Modify Text Elements: If the text elements are too long, consider shortening them or breaking them into multiple lines or segments. This can help you stay within the allowed limits.
Adjust Output Settings: If applicable, check if there are settings in the output configuration that can be adjusted to allow for longer text. This may involve changing the field definitions or output formats.
Use Text Variables: If you are using variables or symbols, ensure that they are defined correctly and do not concatenate to exceed the maximum length.
Debugging: If you are unable to identify the source of the error, consider using debugging tools in SAP to trace the execution and find out where the length is being exceeded.
Consult Documentation: Refer to SAP documentation or community forums for specific guidance related to the version of SAP you are using, as there may be version-specific considerations.
By following these steps, you should be able to identify the cause of the TD799 error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD798
Text field contains invalid characters
What causes this issue? You are trying to enter a prefix or a suffix and have enclosed your entry in inverted commas in order to be able to display e...
TD797
Exponent specification contains invalid characters
What causes this issue? You want to specify an exponent. However, you have used invalid characters.System Response The symbol is not transferred to ...
TD800
Control character & is not allowed in the control text
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TD801
No structure definition in the control text
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.