<?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: help me in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309807#M505751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey friends not that i want to do a program for checking program name in parameters and check that program for syntax and abap_standards, not SLIN ok but similar to that for some requirements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 04:42:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T04:42:00Z</dc:date>
    <item>
      <title>help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309804#M505748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which functions are used to check the program parameters and syntax check,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if code more helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you points awarded if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 04:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309804#M505748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T04:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309805#M505749</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;go to program of your report / anythin..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto&lt;DEL&gt;&amp;gt; program&lt;/DEL&gt;&amp;gt; check --&amp;gt; syntax&lt;/P&gt;&lt;P&gt;                                           Extended program check..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click extended program check..&lt;/P&gt;&lt;P&gt;this will check your program syntax and give you a brief errors warnings, unnecessary data etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 04:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309805#M505749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T04:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309806#M505750</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;for program parameters, if I am not wrong you mean program attributes which you can check throgh SE38 Program name and click on attributes radiobutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 04:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309806#M505750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T04:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309807#M505751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey friends not that i want to do a program for checking program name in parameters and check that program for syntax and abap_standards, not SLIN ok but similar to that for some requirements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 04:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309807#M505751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T04:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309808#M505752</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;try if this method help some of your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call method abap_editor-&amp;gt;check_source&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 04:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309808#M505752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T04:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309809#M505753</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;In se38, select the program for which you want to carry out the check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the menu bar, select &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt; program -&amp;gt; check -&amp;gt; syntax (for syntax check)&lt;/P&gt;&lt;P&gt;(ii) program -&amp;gt; check -&amp;gt; extended program check (to perform static checks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax Check: The contents of the editor and the TOP include (if there is one) are checked for syntactical and semantic errors. It does not check any other includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extended Program Check: The system checks the entire program and allows you to run additional static checks, which are too time consuming for the normal syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By program parameters, if you mean the program attribute you can very well check them by selecting goto -&amp;gt; attributes in the menu bar in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if you find useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sayee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 05:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309809#M505753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T05:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: help me</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309810#M505754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sdfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 04:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me/m-p/2309810#M505754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T04:09:44Z</dc:date>
    </item>
  </channel>
</rss>

