<?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 Syntax check for inactive programs(object) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875427#M1139655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having some program in internal table now i have to do syntax check for the programs, actually I can use SLIN but SLIN will not do Syntax check if the object is not active, is there  any way that I can check for many programs one after the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2008 15:24:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-10T15:24:19Z</dc:date>
    <item>
      <title>Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875427#M1139655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having some program in internal table now i have to do syntax check for the programs, actually I can use SLIN but SLIN will not do Syntax check if the object is not active, is there  any way that I can check for many programs one after the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875427#M1139655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875428#M1139656</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;use SAMT,UCCHECK transactions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875428#M1139656</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-10T15:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875429#M1139657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do SLIN for programs if program is inactive.&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>Wed, 10 Dec 2008 15:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875429#M1139657</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-12-10T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875430#M1139658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USe the transaction SAMT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please flooow the link below it will solve u r pblm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40c62223-639e-2a10-dd9a-b1dd9af73aeb" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40c62223-639e-2a10-dd9a-b1dd9af73aeb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 16:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875430#M1139658</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2008-12-10T16:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875431#M1139659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But when I try to check SLIN for inactive program it is throwing me an error.Can you please let me know if I am missing any thing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@tarangini katta &lt;/P&gt;&lt;P&gt;I am unable to open the link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 17:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875431#M1139659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T17:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check for inactive programs(object)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875432#M1139660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link works.  It's flash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 17:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-for-inactive-programs-object/m-p/4875432#M1139660</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-12-10T17:28:06Z</dc:date>
    </item>
  </channel>
</rss>

