<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What does this mean? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204685#M763952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then manullay check all  long lines in your code and split into two or three lines...including comment lines..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 18:05:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T18:05:38Z</dc:date>
    <item>
      <title>What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204680#M763947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The ABAP source code lines are longer than the width of the internal"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does this error mean? The report goes to the dump and give error above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do to correct this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204680#M763947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T17:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204681#M763948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Means one of the fields is having a maximum field length value lesser than what it is being filled with. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must either pass a value within the range or declare a variable with length  greater or equal to the value being passed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204681#M763948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T17:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204682#M763949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se38&lt;DEL&gt;&amp;gt; utilities&lt;/DEL&gt;&amp;gt; setting&lt;DEL&gt;&amp;gt; abap editor tab&lt;/DEL&gt;&amp;gt; check the checkbox downword comp Line length(72) and activiate the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204682#M763949</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-13T17:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204683#M763950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your code length is longer than the editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find out the line (long line) and break into 2 lines and test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post your dump and your code if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204683#M763950</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-13T17:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204684#M763951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is already not checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 17:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204684#M763951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T17:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204685#M763952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then manullay check all  long lines in your code and split into two or three lines...including comment lines..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 18:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-this-mean/m-p/3204685#M763952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T18:05:38Z</dc:date>
    </item>
  </channel>
</rss>

