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

program goes to dump, saying programline size is 73

Former Member
0 Likes
828

hello experts,

my program goes to dump, saying programline size is 73, in the devlopment server itself. i know that the line size should be 72, but somewhere in the huge code may be the line size is more than 72 chars. i tried to check it manually but not able to fix it.

want to know if there is any automation available to check which line is running more than 72 chars?

or any option which enforces the line to 72chars automatically.

please reply asap.

thanks an regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
725

Hi,

Go to se38.

then in menu -> Utilities->setting.

In that Go to ABAP Editor Tab ->>>>Editor tab.

then uncheck the Downwards-Comp Lne Length

Regards

Kiran

5 REPLIES 5
Read only

Former Member
0 Likes
725

check in

Utilities--> settings -->Editor ..

Read only

Former Member
0 Likes
726

Hi,

Go to se38.

then in menu -> Utilities->setting.

In that Go to ABAP Editor Tab ->>>>Editor tab.

then uncheck the Downwards-Comp Lne Length

Regards

Kiran

Read only

0 Likes
725

well i had to check to fix the issue

Read only

Former Member
0 Likes
725

Hi,

As Srinivas has mentioned you need to go to Utilities -> Settings -> Editor -> and check the option which says Downwards-Comp Line Lngth(72).

Once its checked, if u enter a set of line more than 72 characters then the 73rd character will appear in the next line.

Regards,

Asha

Read only

Former Member
0 Likes
725

Hi,

As Srinivas has mentioned you need to go to Utilities -> Settings -> Editor -> and check the option which says Downwards-Comp Line Lngth(72).

Once its checked, if u enter a set of line more than 72 characters then the 73rd character will appear in the next line.

reward all useful points

Regards,

sas