<?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: How to get all Syntax errors at a same time? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429358#M1550262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per your code, it does not find a period in data statement. So it tries to compile every statement after that as a single line. But this single line has an error (multiple keywords without a period). so it shows you one error. Every compiler works that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanna check for other errors, just try removing 'd' from DATA:. you will get multiple errors. but for Period you will get only one error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Nov 2010 07:48:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-18T07:48:50Z</dc:date>
    <item>
      <title>How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429352#M1550256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing Upgradation Work , In that i need to Populate all Syntax errors at a same time , How can i  do this ?&lt;/P&gt;&lt;P&gt;In ABAP editor we have Check option to get Syntax errors but&lt;/P&gt;&lt;P&gt;For example : I have error in 2nd line , 4th line and in 6th line , With normal check at first it shows  2nd line error alone,&lt;/P&gt;&lt;P&gt;once i corrected this , it will show 4th line , Instead of that i need to show all the errors at a same time.&lt;/P&gt;&lt;P&gt;Can any 1 suggests some Fun Mod or any idea how to do this !&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: saravanasap on Nov 18, 2010 6:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429352#M1550256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429353#M1550257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Check with SLIN transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429353#M1550257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429354#M1550258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the Reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have alredy tried with SLIN T.code and also with EXTENDED_PROGRAM_CHECK, EXTENDED_PROGRAM_CHECK_SHOW  ,  But it showing errors 1 by 1 not at a stretch . I have used  EDITOR_SYNTAX_CHECK also could u tell how to get o/p after using this F M , Like Extended_Program_Check_show we have any Fun mod or any way to get o/p of  EDITOR_SYNTAX_CHECK ,&lt;/P&gt;&lt;P&gt;Could u tell some other suggestions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429354#M1550258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429355#M1550259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saravana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at menu  Utilities -&amp;gt; Settings -&amp;gt; Editor in SE38, there is a option available "Display all syntax errors".  if you set this checkbox, you will see all syntax errors at one show. Try it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sarav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429355#M1550259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429356#M1550260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saravana ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked with my code . if u click check button it will give all syntax errors in your program . just follow the steps what saravraj suggested . you will get all syntax error at a time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: karthikeyanks on Nov 18, 2010 6:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429356#M1550260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429357#M1550261</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;data: one(22) type i,&lt;/P&gt;&lt;P&gt;      two(22) type i&lt;/P&gt;&lt;P&gt;      sum(22) type i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:/  one&lt;/P&gt;&lt;P&gt;write:/  two .&lt;/P&gt;&lt;P&gt;sum = one + two.&lt;/P&gt;&lt;P&gt;write:/ sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed Comma in  (two(22) type i ) and Periods in (write:/  one) , (write:/ sum) .&lt;/P&gt;&lt;P&gt;If u check it will show errors  one by one not all the 3 at a time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429357#M1550261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T05:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429358#M1550262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As per your code, it does not find a period in data statement. So it tries to compile every statement after that as a single line. But this single line has an error (multiple keywords without a period). so it shows you one error. Every compiler works that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanna check for other errors, just try removing 'd' from DATA:. you will get multiple errors. but for Period you will get only one error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 07:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429358#M1550262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-18T07:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all Syntax errors at a same time?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429359#M1550263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saravana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose, the solution given by Sarvaraj would have worked. Else, you can run UCCHECK for the program ( go to Transaction -  UCCHECK). I am sure it will display all the errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 08:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-syntax-errors-at-a-same-time/m-p/7429359#M1550263</guid>
      <dc:creator>former_member229034</dc:creator>
      <dc:date>2010-11-18T08:03:46Z</dc:date>
    </item>
  </channel>
</rss>

