<?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: Copy a subroutine with include on a different server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129395#M987426</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;Just copy the &lt;STRONG&gt;Subroutine&lt;/STRONG&gt; name and Do Main search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e the binacular symbol on standard tool bar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selecting  (*) in main program radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get all the includes in which that subroutine is being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2008 08:55:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-15T08:55:46Z</dc:date>
    <item>
      <title>Copy a subroutine with include on a different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129394#M987425</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;I need to copy a subroutine which has many includes and into that includes there are many perform.how to copy such kind of subroutines.I have a subroutine and its PERFORM statement PRG also exist but they are not linked i.e when i double click on the perform it doesn't take me to the given prg.So i m thinking to copy the same prg from prd server.So how to copy the subroutine with all the includes and perform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 05:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129394#M987425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T05:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a subroutine with include on a different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129395#M987426</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;Just copy the &lt;STRONG&gt;Subroutine&lt;/STRONG&gt; name and Do Main search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e the binacular symbol on standard tool bar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selecting  (*) in main program radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get all the includes in which that subroutine is being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 08:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129395#M987426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-15T08:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a subroutine with include on a different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129396#M987427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanya gulsan,&lt;/P&gt;&lt;P&gt;It is not possible to just copy it from system to system.&lt;/P&gt;&lt;P&gt;You should create a function module with Remote function call (RFC) option in SE37.You should include this  subroutine includes many includes.Then call it this one from the targeted system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helpful, reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prasad G.V.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: PRASAD GVK on Jul 15, 2008 12:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 10:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129396#M987427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-15T10:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a subroutine with include on a different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129397#M987428</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 u please give a detailed steps on RFC .I cant see the option for RFC in se37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 04:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-a-subroutine-with-include-on-a-different-server/m-p/4129397#M987428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T04:29:11Z</dc:date>
    </item>
  </channel>
</rss>

