Message type: E = Error
Message class: EU - Development Environment
Message number: 361
Message text: Code lines longer than the current print format are broken
You attempted to print a source code whose maximum line width does not
fit into the current print format.
Code lines which are longer than the print format are automatically
broken.
If you want to avoid a line break, choose another print format using
the printer settings.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EU361, which states "Code lines longer than the current print format are broken," typically occurs when the length of a line of code or text exceeds the maximum allowed length for the current print format in SAP. This can happen in various contexts, such as when printing reports, forms, or other outputs.
Cause: Line Length Exceeded: The primary cause of this error is that the line of code or text exceeds the maximum character limit defined by the print format settings. Print Format Settings: The print format may be set to a specific width (e.g., 132 characters), and if the output exceeds this width, it will trigger the error. Output Device Configuration: The configuration of the output device (like printers) may also impose restrictions on line length.
Solution: Adjust Print Format: Go to the print layout settings and increase the maximum line length if possible. This can often be done in the SAPscript
Get instant SAP help. Sign up for our Free Essentials Plan.
EU360
No replace in private / protected / public sections and enhancements
What causes this issue? The system found the search string also in private / protected / public sections of classes. The string can, however, not be ...
EU359
&1 are not supported for BSP applications
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EU362
& is defined in more than one place (ambiguous modification)
What causes this issue? A program unit occurs several times with the same name in the source to be processed. The Modification Assistant cannot, ther...
EU363
You cannot begin a word with a space
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.