Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error with Read Report statement

Former Member
0 Likes
415

"The lines of source code must not be longer than the width of the internal table . The internal table is 72 characters wide . The source code line is 88 wide."

What can i do for error like this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
353

In SE38 enter the report you are reading, Go to UTILITIES->SETTINGS.

In the Editor Tab Check the Downwards-Comp, Line Length(72) box. It should be ticked.

Then do a pretty painter and activate the report you are reading.

1 REPLY 1
Read only

Former Member
0 Likes
354

In SE38 enter the report you are reading, Go to UTILITIES->SETTINGS.

In the Editor Tab Check the Downwards-Comp, Line Length(72) box. It should be ticked.

Then do a pretty painter and activate the report you are reading.