<?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: Function module for syntax check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938071#M1151775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module &lt;STRONG&gt;EDITOR_SYNTAX_CHECK&lt;/STRONG&gt;  can be used for syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2008 06:29:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-19T06:29:42Z</dc:date>
    <item>
      <title>Function module for syntax check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938068#M1151772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a network graphics program where the user can draw flowchart boxes and write corresponding event/perform/if etc to it. Now I have to put a check on these values like for eg&lt;/P&gt;&lt;P&gt;IF must be followed with a logical expression (as sap standard program do while a syntax check), Though I have already made some function modules for checking event/program name/call transaction etc. Is there any standard function module which checks IF/DO/LOOP syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 04:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938068#M1151772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T04:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for syntax check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938069#M1151773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Priya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check following FM for SYNTAX check, but iam not sure which is satisfied your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C195_TEST_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;C1F0_PHRID_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;CHECK_FORM_ITF_SYNTAX&lt;/P&gt;&lt;P&gt;RS_DISPLAY_SYNTAX_DIAGRAM&lt;/P&gt;&lt;P&gt;RS_CUA_INTERNAL_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;SEO_CLASS_CHECK_INCLUDE_SYNTAX&lt;/P&gt;&lt;P&gt;SEO_CLIF_GET_SYNTAX_INFO&lt;/P&gt;&lt;P&gt;EDITOR_SYNTAX_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 05:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938069#M1151773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T05:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for syntax check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938070#M1151774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx a lot jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 05:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938070#M1151774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T05:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for syntax check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938071#M1151775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module &lt;STRONG&gt;EDITOR_SYNTAX_CHECK&lt;/STRONG&gt;  can be used for syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 06:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938071#M1151775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for syntax check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938072#M1151776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link it will help u &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fa/09722f543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fa/09722f543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Flavya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 06:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-syntax-check/m-p/4938072#M1151776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T06:36:00Z</dc:date>
    </item>
  </channel>
</rss>

