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: 350
Message text: Cursor must be positioned on a print control
The cursor is not positioned on the print control which is to be
maintained.
The function is ignored.
To maintain a print control, you must position the cursor on the print
control and then select the function "Maintain print control".
Error message extract from SAP system. Copyright SAP SE.
TD350
- Cursor must be positioned on a print control ?The SAP error message TD350, which states "Cursor must be positioned on a print control," typically occurs when you are trying to execute a print function in SAPscript or Smart Forms, but the cursor is not correctly positioned on a print control element. This can happen in various scenarios, such as when you are trying to print a document or preview a form.
Cause:
- Incorrect Cursor Position: The cursor is not placed on a valid print control (like a text element, graphic, or other output control) when attempting to execute a print command.
- Missing Print Control: The print control that you are trying to access may not exist in the current context or is not properly defined in the form.
- Form Configuration Issues: There may be issues with the configuration of the SAPscript or Smart Form, such as missing elements or incorrect settings.
Solution:
- Check Cursor Position: Ensure that the cursor is positioned on a valid print control before executing the print command. This can usually be done by clicking on the appropriate element in the form layout.
- Review Form Design: Open the SAPscript or Smart Form in the respective editor and verify that all necessary print controls are present and correctly configured.
- Test Print Preview: Use the print preview function to check if the form displays correctly. This can help identify if the issue is with the print control or the data being passed to it.
- Debugging: If you have access to debugging tools, you can step through the code to see where the cursor position is being set and ensure it aligns with the expected print controls.
- Consult Documentation: Refer to SAP documentation or help resources for specific guidance on the form you are working with, as there may be nuances based on the version or specific implementation.
Related Information:
SE71
for SAPscript and SMARTFORMS
for Smart Forms.If the problem persists after trying the above solutions, consider reaching out to your SAP support team or consulting with an SAP expert for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD349
Print control &1 for device type &2 was saved
What causes this issue? The print control for the specified device type was saved.System Response The system sends an information message.How to fix...
TD348
Entry already exists
What causes this issue? A new entry was to be made in the font maintenance, but an entry with the specified key already exists.System Response The e...
TD351
Device type &1: &2 printer fonts deleted
What causes this issue? The specified number of printer fonts and, if available, related fontmetrics files were deleted for the specified device type...
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...
Click on this link to search all SAP messages.