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: 660
Message text: Specify an application and line width
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
TD660
- Specify an application and line width ?The SAP error message TD660 ("Specify an application and line width") typically occurs in the context of SAPscript or Smart Forms when you are trying to print or generate a document, and the system requires specific parameters that have not been provided.
Cause:
The error is usually caused by one of the following issues:
- Missing Application: The application type (like INVOICE, ORDER, etc.) is not specified in the print program or form.
- Line Width Not Defined: The line width for the output format is not set, which is necessary for the system to format the output correctly.
- Incorrect Form Configuration: The form or script being used may not be properly configured to handle the specified application or line width.
Solution:
To resolve the TD660 error, you can take the following steps:
Check the Print Program:
- Ensure that the print program you are using specifies the correct application type. You can do this by checking the program code or configuration.
Define Line Width:
- Make sure that the line width is defined in the form or script. This can usually be done in the SAPscript or Smart Forms configuration.
- For SAPscript, you can check the settings in the form by going to transaction SE71 and reviewing the attributes of the form.
- For Smart Forms, you can check the form attributes in transaction SMARTFORMS.
Review Form Attributes:
- In the form attributes, ensure that the application and line width are correctly set. You may need to adjust these settings based on the requirements of your output.
Test the Output:
- After making the necessary changes, test the output again to see if the error persists.
Consult Documentation:
- If you are unsure about the correct application or line width, refer to SAP documentation or consult with your SAP Basis or ABAP team for guidance.
Related Information:
Transaction Codes:
SAP Notes:
Debugging:
By following these steps, you should be able to resolve the TD660 error and successfully generate the desired output.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD659
Place the cursor on a table name to select it
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TD658
Place the cursor on an ID to select it
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
TD661
There is no text module &1 for text format &2
What causes this issue? You want to work with a text format &V2& and therefore branch to an external text editor (rather than the SAPscript e...
TD662
Observe name ranges: Y,Z for customers, J_NC for partners, A..X for SAP
What causes this issue? You are editing a text object which does not have a name which corresponds to the name range defined by SAP. Text objects fr...
Click on this link to search all SAP messages.