<?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: Function Group and Subroutines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603264#M270852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a subroutine defined in another program using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform &amp;lt;subroutine name&amp;gt;(Program name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you get the include name which is having the subroutine and give it in the braces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2006 10:46:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-14T10:46:37Z</dc:date>
    <item>
      <title>Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603263#M270851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two Function Groups. &lt;/P&gt;&lt;P&gt;I have a subroutine defined in one Function Group and want to use same subroutine in another Function Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to do it, &amp;lt;u&amp;gt;&amp;lt;b&amp;gt;without redefining same Subroutine in another Function Group?&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603263#M270851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603264#M270852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a subroutine defined in another program using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform &amp;lt;subroutine name&amp;gt;(Program name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you get the include name which is having the subroutine and give it in the braces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603264#M270852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T10:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603265#M270853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible to use like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 10:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603265#M270853</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-14T10:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603266#M270854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gives dump, I have Include Program.&lt;/P&gt;&lt;P&gt;I used like Subroutine name( include name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: shital phadake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603266#M270854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603267#M270855</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 paste the Dump information and your code.&lt;/P&gt;&lt;P&gt;Please try including the include name in the Global data defination of the Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603267#M270855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603268#M270856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this syntax.&lt;/P&gt;&lt;P&gt;The program name prog is the main program for the function group you have created already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM form IN PROGRAM prog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603268#M270856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603269#M270857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can call the subroutine &amp;lt;Subroutine&amp;gt;(Program) &lt;/P&gt;&lt;P&gt;but you can't call like &amp;lt;Subroutine&amp;gt;(Include)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the subroutine in include just include that in your program and you can direcly call the subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:  &lt;/P&gt;&lt;P&gt;     include &amp;lt;Include Name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Perform &amp;lt;Subroutine Name&amp;gt;&lt;/P&gt;&lt;P&gt;             ...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603269#M270857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603270#M270858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    either define subroutines in include &lt;/P&gt;&lt;P&gt;    and inlude in function group&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     include ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      perform abc .&lt;/P&gt;&lt;P&gt;      perfrom add.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;Function group ZFG&lt;/P&gt;&lt;P&gt;     include ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function group ZFG1&lt;/P&gt;&lt;P&gt;     include ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;    or&amp;lt;/b&amp;gt;    &lt;/P&gt;&lt;P&gt;perform test(prog1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603270#M270858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603271#M270859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Dump is because you called the subroutine refering to the include name, you have to refer to the main program name, the basic program of the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexandre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603271#M270859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T11:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group and Subroutines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603272#M270860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your problem is solved, reward helpful answers and close the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 18:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-and-subroutines/m-p/1603272#M270860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T18:38:40Z</dc:date>
    </item>
  </channel>
</rss>

