<?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: abap code inspector (tx : SCI) to detect certain patterns in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816206#M917841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to set up the variant, however found a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used "Search ABAP Statement Patterns" under "Search Functs" and set the pattern like followings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT + INTO *&lt;/P&gt;&lt;P&gt;SELECT SINGLE + INTO *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However following statements were detected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;SELECT MANDT INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE * INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;SELECT SINGLE MANDT INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's because + means one ABAP token in the code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to find only "SELECT SINGLE *" and "SELECT *" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2008 09:41:18 GMT</pubDate>
    <dc:creator>jihoon_kim</dc:creator>
    <dc:date>2008-05-20T09:41:18Z</dc:date>
    <item>
      <title>abap code inspector (tx : SCI) to detect certain patterns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816205#M917840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use SAP Code Inspector to detect common problematic ABAP codes for all developed programs.&lt;/P&gt;&lt;P&gt;But, I don't know how to make the check variant for detecting follwoing three patterns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM&lt;/P&gt;&lt;P&gt;SELECT * INTO&lt;/P&gt;&lt;P&gt;SELECT SINGLE * INTO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I can use "Search for ABAP tokens" or "Search for ABAP statements paterns". But, It did'nt work because ' * ' represents any sequence of characters in the code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 01:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816205#M917840</guid>
      <dc:creator>jihoon_kim</dc:creator>
      <dc:date>2008-05-20T01:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: abap code inspector (tx : SCI) to detect certain patterns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816206#M917841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to set up the variant, however found a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used "Search ABAP Statement Patterns" under "Search Functs" and set the pattern like followings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT + INTO *&lt;/P&gt;&lt;P&gt;SELECT SINGLE + INTO *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However following statements were detected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;SELECT MANDT INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE * INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;SELECT SINGLE MANDT INTO TABLE IT_DRAW FROM DRAW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's because + means one ABAP token in the code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to find only "SELECT SINGLE *" and "SELECT *" ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 09:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816206#M917841</guid>
      <dc:creator>jihoon_kim</dc:creator>
      <dc:date>2008-05-20T09:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: abap code inspector (tx : SCI) to detect certain patterns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816207#M917842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;interesting problem. SCI is a great tool, but you might be able to make this particular scan by using program RPR_ABAP_SOURCE_SCAN instead.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 09:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816207#M917842</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-05-20T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: abap code inspector (tx : SCI) to detect certain patterns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816208#M917843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. &lt;/P&gt;&lt;P&gt;RPR_ABAP_SOURCE_SCAN  works as I expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, "Performance Check" -&amp;gt; "Copy Large Data Objects" -&amp;gt; "Wide Structures (&amp;gt; 1000B)"&lt;/P&gt;&lt;P&gt;can also be used as a work around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 10:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-inspector-tx-sci-to-detect-certain-patterns/m-p/3816208#M917843</guid>
      <dc:creator>jihoon_kim</dc:creator>
      <dc:date>2008-05-20T10:33:24Z</dc:date>
    </item>
  </channel>
</rss>

