<?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 Scan enhancement implementations for a string in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245494#M1720140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any utilities available to scan enhancement implementations for a string?&amp;nbsp; It would be nice to be able to specify a package in which to search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2013 01:55:39 GMT</pubDate>
    <dc:creator>scurry888</dc:creator>
    <dc:date>2013-01-29T01:55:39Z</dc:date>
    <item>
      <title>Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245494#M1720140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any utilities available to scan enhancement implementations for a string?&amp;nbsp; It would be nice to be able to specify a package in which to search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 01:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245494#M1720140</guid>
      <dc:creator>scurry888</dc:creator>
      <dc:date>2013-01-29T01:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245495#M1720141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;1.Goto se93 put the t-code and get the package name&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;2.Goto se18, In the enhancement spot F4 help new selection put the pacakage name.It will list the&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;enhancement spot for the package with description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Check below link once.. hope helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;A href="http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4b/cfa89216db4c88e10000000a42189e/content.htm" title="http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4b/cfa89216db4c88e10000000a42189e/content.htm"&gt;http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4b/cfa89216db4c88e10000000a42189e/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Balaji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 02:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245495#M1720141</guid>
      <dc:creator>former_member392866</dc:creator>
      <dc:date>2013-01-29T02:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245496#M1720142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try the CODE_SCANNER transaction. It lets you search for strings in the source code. Although it says "programs, func groups and classes', it's worth a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 03:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245496#M1720142</guid>
      <dc:creator>kakshat</dc:creator>
      <dc:date>2013-01-29T03:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245497#M1720143</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; Have you tried using the code inspector (transaction SCI)? You can specify a string, what kind of programs to search, and also the package. I use it a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give it a try and let us know if you need more detail. There may be some tutorials on SCN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 05:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245497#M1720143</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2013-01-29T05:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245498#M1720144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try report RS_ABAP_SOURCE_SCAN (no transaction). &lt;/P&gt;&lt;P&gt;It has less options for string, although can be a regular expression but more parameters in general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the Repository information system in SE80. In this case, no text search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 08:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245498#M1720144</guid>
      <dc:creator>Phillip_Morgan</dc:creator>
      <dc:date>2013-01-29T08:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scan enhancement implementations for a string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245499#M1720145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using Code Inspector, but was unsuccessful.&amp;nbsp; I went to the 'Free Obj. Choice' tab of the object set and tried specifying enhancement, enhancement implementation, and enhancement spot as an object type (one at a time), but it still doesn't find a literal that I know is in the ABAP code of a certain enhancement implementation.&amp;nbsp; (I also have the the enhancement implementation's package specified in the object set.)&amp;nbsp; 'KU' is the literal I'm searching for - I put the asterisk wild-character before and after it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 17:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scan-enhancement-implementations-for-a-string/m-p/9245499#M1720145</guid>
      <dc:creator>scurry888</dc:creator>
      <dc:date>2013-01-29T17:37:11Z</dc:date>
    </item>
  </channel>
</rss>

