<?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: dynamic subroutine call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995204#M405550</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;In my case, I have developed a routine to pass data to some other server using COMMUNICATION statement, i am not using two executable programs rather from ABAP/4  program to some ETL. In this scenario how can i do this dynamic PERFORM can you give any example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 06:58:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-07T06:58:56Z</dc:date>
    <item>
      <title>dynamic subroutine call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995201#M405547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to perform dynamic subroutine call&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995201#M405547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic subroutine call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995202#M405548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the Program where you are writing the PERFORM statement: write as below:&lt;/P&gt;&lt;P&gt;PERFORM &amp;lt;Subroutine Name&amp;gt;(give the other Program name where this subroutine has to be called dynamically)  USING &amp;lt;paramters&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Other program you will just call this perform with FORM... ENDFORM...&lt;/P&gt;&lt;P&gt;The PERFORM will not appear in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995202#M405548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic subroutine call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995203#M405549</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;&lt;/P&gt;&lt;P&gt;PERFORM &amp;lt;Subroutine Name&amp;gt; IN PROGRAM USING &amp;lt;paramters&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:44:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995203#M405549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic subroutine call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995204#M405550</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;In my case, I have developed a routine to pass data to some other server using COMMUNICATION statement, i am not using two executable programs rather from ABAP/4  program to some ETL. In this scenario how can i do this dynamic PERFORM can you give any example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 06:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-subroutine-call/m-p/1995204#M405550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T06:58:56Z</dc:date>
    </item>
  </channel>
</rss>

