<?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 Need to list down custom developed programs for input strings in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872460#M1477378</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 list down all the custom developed program names which having the given string name in the input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, i want to list down all the custom programs which are using the CO11 BDC. So i can not give input string directly as 'CALL TRANSACTION CO11' as there may be Variable used like C_CO11 in place of constant value CO11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further i dont want detail information, just program name is enough for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already know about the Program 'RPR_ABAP_SOURCE_SCAN', but it does not allow the search by two strings linked by AND condition. that is 'CALL TRANSACTION' &lt;STRONG&gt;AND&lt;/STRONG&gt; 'CO11'.and furthermore it provides the List output so it becomes difficult to consolidate the program names. looking for the ALV kind of Output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Apr 2010 11:32:53 GMT</pubDate>
    <dc:creator>jagesh_lakdawala</dc:creator>
    <dc:date>2010-04-23T11:32:53Z</dc:date>
    <item>
      <title>Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872460#M1477378</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 list down all the custom developed program names which having the given string name in the input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, i want to list down all the custom programs which are using the CO11 BDC. So i can not give input string directly as 'CALL TRANSACTION CO11' as there may be Variable used like C_CO11 in place of constant value CO11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further i dont want detail information, just program name is enough for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already know about the Program 'RPR_ABAP_SOURCE_SCAN', but it does not allow the search by two strings linked by AND condition. that is 'CALL TRANSACTION' &lt;STRONG&gt;AND&lt;/STRONG&gt; 'CO11'.and furthermore it provides the List output so it becomes difficult to consolidate the program names. looking for the ALV kind of Output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872460#M1477378</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2010-04-23T11:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872461#M1477379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if transaction CODE_SCANNER helps you !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872461#M1477379</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-04-23T11:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872462#M1477380</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;For this requirement we had developed a code like below...copy the code and execute it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Debarshi Roy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Apr 23, 2010 10:45 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872462#M1477380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-23T11:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872463#M1477381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below is a test program I have written once, you modify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT  Z_MAIN.

*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*
* Report:  Z_MAIN                                                      *
* Topic:   &amp;lt;topic&amp;gt;                                                     *
*                                                                      *
* Author:  Anurag*
* Date:    12.02.2010                 Original: N01                    *
* Request:                            Release : 700                    *
*                                                                      *
* Responsible                                                          *
* internal:                           external:                        *
* Project:                                                             *
*                                                                      *
*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*
* Modification history                                                 *
* Number  Date        Name                           Change-Request    *
*         Comment                                                      *
*----------------------------------------------------------------------*
*    1.)                                                               *
*                                                                      *
*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*
*
*
tables:stokex.
parameters: p_pack type DEVCLASS.


select-options:  keyword for stokex-str no intervals .


data : t_TADIR type standard table of TADIR,
       t_TDEVC type standard table of TDEVC,
       t_ZSEARCH type standard table of ZSEARCH,
       w_ZSEARCH type ZSEARCH,
       w_TADIR   type TADIR.
ranges : r_prog for sy-repid.


    select * from tadir into table t_tadir
              where object = 'PROG' and
             DEVCLASS = p_pack .



  loop at  t_tadir into w_tadir.
    r_prog-sign = 'I'.
    r_prog-option = 'EQ'.
    r_prog-low = w_tadir-OBJ_NAME.
    append r_prog.
    endloop.

    submit Z_TMP_SCAN with
              prog in r_prog
              with keyword in keyword. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 14:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872463#M1477381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-23T14:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872464#M1477382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in Z_TEMP_SCAN program submitted earlier write this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search package wise in first program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anurag_n on Apr 23, 2010 4:39 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Apr 23, 2010 10:45 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 14:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872464#M1477382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-23T14:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need to list down custom developed programs for input strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872465#M1477383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much to all and especially to suhas.&lt;/P&gt;&lt;P&gt;your reply helped me and completed my activity in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Apr 2010 04:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-to-list-down-custom-developed-programs-for-input-strings/m-p/6872465#M1477383</guid>
      <dc:creator>jagesh_lakdawala</dc:creator>
      <dc:date>2010-04-24T04:57:19Z</dc:date>
    </item>
  </channel>
</rss>

