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: 320
Message text: Print control must be empty or begin with "&"
A name was specified for a print control which does not begin with the
defined character combination.
The name is not accepted.
Please select a name for the print control which begins with the
specified character combination. If you do not want to define a print
control, fill the complete field with blanks.
Error message extract from SAP system. Copyright SAP SE.
TD320
- Print control must be empty or begin with "&" ?The SAP error message TD320, which states "Print control must be empty or begin with '&'", typically occurs when there is an issue with the print control settings in the SAP system. This error is related to the configuration of print controls in the output management system, particularly when dealing with print layouts and forms.
Cause:
- Incorrect Print Control: The print control field in the output request is either filled with invalid characters or does not conform to the expected format. The print control should either be empty or start with the ampersand character (
&
).- Custom Print Layouts: If you are using custom print layouts or forms, they may not be configured correctly, leading to this error.
- Output Type Configuration: The output type settings in the SAP system may not be set up properly, causing the print control to be incorrectly populated.
Solution:
Check Print Control Field:
- Ensure that the print control field is either empty or starts with
&
. You can check this in the output request or the relevant transaction where the print control is being set.Review Output Type Configuration:
- Go to the transaction code
NACE
to check the output type configuration. Ensure that the settings for the output type you are using are correct and that the print control is defined properly.Adjust Custom Forms:
- If you are using custom forms, review the form design in transaction
SMARTFORMS
orSE71
(for SAPscript) to ensure that the print control is being handled correctly.Debugging:
- If the issue persists, you may need to debug the program that is generating the output to see how the print control is being set. This can help identify if there is a logic error in the code.
Consult Documentation:
- Review SAP documentation or notes related to the specific output type or form you are using. There may be specific guidelines or known issues that can help resolve the error.
Related Information:
NACE
: Output Types ConfigurationSMARTFORMS
: For Smart FormsSE71
: For SAPscript formsBy following these steps, you should be able to identify and resolve the issue causing the TD320 error in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
TD319
Changes to the AFM file have not yet been saved
What causes this issue? You want to exit the editor of the fontmetrics file without saving the changes made.System Response You do not exit the edit...
TD318
AFM file for font & is new
What causes this issue? There was no fontmetrics file for the printer font specified.System Response The system issues an error message and will not...
TD321
No system fonts maintained
What causes this issue? An action was activated which accesses system fonts. However, there are no system fonts maintained.System Response The actio...
TD322
Printer font &1 &2 &3 &4 not maintained
What causes this issue? An action was activated which accessed a certain printer font. This printer font is not maintained.System Response The actio...
Click on this link to search all SAP messages.