<?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: Syntax Check Includes Programmatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171355#M460557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this FM  &amp;lt;b&amp;gt;RFC_PROGRAM_CHECK_SYNTAX&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2007 10:18:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-20T10:18:57Z</dc:date>
    <item>
      <title>Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171353#M460555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement the logic of checking syntax for the Includes, Exits to be particular, programmatically. Can anyone let me know the approach in doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171353#M460555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171354#M460556</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;Please clearly explain your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Hariharan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171354#M460556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T10:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171355#M460557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this FM  &amp;lt;b&amp;gt;RFC_PROGRAM_CHECK_SYNTAX&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171355#M460557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T10:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171356#M460558</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;My requirement is, i need to develop an utility which will do a syntax check for all kinds of  objects. now i am facing problem with doing syntax check for Exits as they are only Includes. I can do syntax check for the whole of the Function group, but will not serve the purpose because, the error does not necessarily be in the Include ( Exit ) which i am suppose to check.&lt;/P&gt;&lt;P&gt;Hence i need to have a logic which will do the syntax check for the Exit Independantly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171356#M460558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T10:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171357#M460559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the foll FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDITOR_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;RS_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it resolves your query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 10:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171357#M460559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T10:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171358#M460560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navneeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM mentioned by you will not perform syntax check for Includes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 11:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171358#M460560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T11:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171359#M460561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that include has any syntax errors then the program having that will be showing syntax errors. Becuase as such if you create a include in se38 and have a syntax check it will show no errors only once you use it in any exec prog or so any fm then it will show error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 11:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171359#M460561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T11:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Check Includes Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171360#M460562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navneeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case, i will have to do the syntax check for function group main program and then again i will have issues in finding out whether the syntax error occured in the particular exit that i intend to check, if there are any. &lt;/P&gt;&lt;P&gt;Anyways thanks for your effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2007 05:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-includes-programmatically/m-p/2171360#M460562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-21T05:19:05Z</dc:date>
    </item>
  </channel>
</rss>

