‎2008 Apr 11 9:20 AM
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.
‎2008 Apr 11 9:32 AM
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
‎2008 Apr 11 9:25 AM
‎2008 Apr 11 9:32 AM
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
‎2008 Apr 11 9:56 AM
‎2008 Apr 11 9:34 AM
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
‎2008 Apr 11 9:40 AM
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