<?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: Pattern check in ABAP programs? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955463#M697144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking to check string in data in the course of running the program, or are you asking how to check patterns in the source of the program itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other replies have covered checking patterns in data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check for patterns in the ABAP source itself, you can check for patterns in ABAP source using SCII Code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter SCII and select the object or set of objects to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the list of checks for Temporary Definition there is area called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Functs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Search Functs., if you expand it, there are options to search for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search of ABAP Tokens&lt;/P&gt;&lt;P&gt;Search ABAP Statement Patterns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the arrow to the left of these and you can specify details about the patterns that you want to search for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 22:55:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T22:55:49Z</dc:date>
    <item>
      <title>Pattern check in ABAP programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955460#M697141</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;Is there any SAP standard program to check the given string in all ABAP programs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so please help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Venkatesh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 21:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955460#M697141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T21:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pattern check in ABAP programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955461#M697142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Standard program RSRSCAN1 ( 4.6C ) to find out string in sap programs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 21:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955461#M697142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T21:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pattern check in ABAP programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955462#M697143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls be specific about your requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can perform various string operations through ABAP using comparison operators&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.. &amp;lt;b&amp;gt;CO CN CA NA CS NS CP NP&amp;lt;/b&amp;gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just write any of the above in ABAP editor and press F1 to get more infromation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alvaro Tejada Galindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 21:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955462#M697143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T21:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pattern check in ABAP programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955463#M697144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you asking to check string in data in the course of running the program, or are you asking how to check patterns in the source of the program itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other replies have covered checking patterns in data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check for patterns in the ABAP source itself, you can check for patterns in ABAP source using SCII Code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter SCII and select the object or set of objects to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the list of checks for Temporary Definition there is area called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Functs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Search Functs., if you expand it, there are options to search for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search of ABAP Tokens&lt;/P&gt;&lt;P&gt;Search ABAP Statement Patterns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the arrow to the left of these and you can specify details about the patterns that you want to search for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 22:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955463#M697144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T22:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pattern check in ABAP programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955464#M697145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for all replies. I have developed new program by using RSRSCAN1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 21:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pattern-check-in-abap-programs/m-p/2955464#M697145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T21:25:23Z</dc:date>
    </item>
  </channel>
</rss>

