<?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: How to find hard coded values in all custom function modules ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870358#M1788702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules are present inside some or other Function Group.&lt;/P&gt;&lt;P&gt;So if you are lookingfor Function Module then you can search it using Function Group Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report &lt;SPAN style="font-family: 'Times New Roman', 'serif'; font-size: 8.5pt;"&gt;RS_ABAP_SOURCE_SCAN &lt;/SPAN&gt;allows you to scan for Function Group&lt;/P&gt;&lt;P&gt;In below screen you can set Program Type = 'F' or give Function Group Name in the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/311076" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 09:54:43 GMT</pubDate>
    <dc:creator>vikas_mulay2</dc:creator>
    <dc:date>2013-10-30T09:54:43Z</dc:date>
    <item>
      <title>How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870355#M1788699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Everyone ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you help me on :&amp;nbsp; How to find hard coded values in all custom function modules ? . I know that &lt;SPAN style="font-size: 8.5pt; font-family: 'Times New Roman','serif';"&gt;RS_ABAP_SOURCE_SCAN &lt;/SPAN&gt; this would work for programs . but how can I check for Function modules and Web Dynpro Components .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870355#M1788699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870356#M1788700</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;Can you not pass the include name, or program name, of the function module to RS_ABAP_SOURCE_SCAN? For example Function ABAP_SCAN_DATA_DESCRIPTION, is in program name SAPLSSN1, of Include LSSN1UO1, as per the Attributes Tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For webdynpro, can you not pass the custom classes to this same Scan Report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870356#M1788700</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2013-10-30T09:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870357#M1788701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to use the CodeInspector ( Transaction SCI ) and configure a test-variant which performs the neccessary checks for literals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, you have to define an object set which includes only your wanted objects ( function-modules, webdynpro, classes etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you want to check for a specific set of hardcoded-values you should use the ABAP-Scan function of the SCI. Furthermore, I all existing checks do not fit you requirements, it is very easy to implement your own check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870357#M1788701</guid>
      <dc:creator>hendrik_brandes</dc:creator>
      <dc:date>2013-10-30T09:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870358#M1788702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Modules are present inside some or other Function Group.&lt;/P&gt;&lt;P&gt;So if you are lookingfor Function Module then you can search it using Function Group Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report &lt;SPAN style="font-family: 'Times New Roman', 'serif'; font-size: 8.5pt;"&gt;RS_ABAP_SOURCE_SCAN &lt;/SPAN&gt;allows you to scan for Function Group&lt;/P&gt;&lt;P&gt;In below screen you can set Program Type = 'F' or give Function Group Name in the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/311076" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:54:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870358#M1788702</guid>
      <dc:creator>vikas_mulay2</dc:creator>
      <dc:date>2013-10-30T09:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870359#M1788703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 class="simple" style="padding-top: 8px; font-weight: normal; font-size: 20px; background-color: #ffffff; color: #333333;"&gt;&lt;/H5&gt;&lt;P&gt;Hi Glen Anthony ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you , That works . Earlier I just directly reffered to&amp;nbsp; EWK1 Tcode , So there It only asks Program &lt;/P&gt;&lt;P&gt;name and I thought It was not possible for WD components . Now I have checked report &lt;SPAN style="font-size: 8.5pt; font-family: 'Times New Roman','serif';"&gt;RS_ABAP_SOURCE_SCAN&lt;/SPAN&gt; . Thank you again . &lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1925/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870359#M1788703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T09:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find hard coded values in all custom function modules ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870360#M1788704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Fuction modules you can use CODE_SCANNER tcode.&lt;/P&gt;&lt;P&gt;Specify the package and hardcoded string you want to search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Webdynpro follow below process:&lt;/P&gt;&lt;P&gt;1. Goto SE24&lt;/P&gt;&lt;P&gt;2. Classname : CL_WDY_WB_NAMING_SERVICE. Click on execute.&lt;/P&gt;&lt;P&gt;3. Select First method : GET_CLASSNAME_FOR_COMPONENT&lt;/P&gt;&lt;P&gt;4. Specify component name.&lt;/P&gt;&lt;P&gt;5. You will get class of that component. Copy the classname and paste on SE24.&lt;/P&gt;&lt;P&gt;6. Click on display.&lt;/P&gt;&lt;P&gt;7. Select search.&lt;/P&gt;&lt;P&gt;8. Specify string you want to search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 10:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-hard-coded-values-in-all-custom-function-modules/m-p/9870360#M1788704</guid>
      <dc:creator>former_member211371</dc:creator>
      <dc:date>2013-10-30T10:02:35Z</dc:date>
    </item>
  </channel>
</rss>

