<?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: CALL FUNCTION ... DESTINATION ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027587#M82836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;define as foll,&lt;/P&gt;&lt;P&gt;DATA dest LIKE rfcdest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2005 08:42:44 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2005-11-22T08:42:44Z</dc:date>
    <item>
      <title>CALL FUNCTION ... DESTINATION ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027586#M82835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got a report and a remote function module. Everything works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to call the remote function module in different systems. Therefore, I use a loop stmt in my report from which the remote function tool is called. Within this loop, RFC destinations are read from an internal table. But the stmt:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL 'func'&lt;/P&gt;&lt;P&gt;   DESTINATION &amp;lt;b&amp;gt;'dest'&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awaits after DESTINATION a character. Instead I can not put in a variable like &amp;lt;i&amp;gt;current_dest&amp;lt;/i&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know, how I could use a variable for as a destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027586#M82835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T08:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION ... DESTINATION ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027587#M82836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;define as foll,&lt;/P&gt;&lt;P&gt;DATA dest LIKE rfcdest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027587#M82836</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2005-11-22T08:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION ... DESTINATION ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027588#M82837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI holger,&lt;/P&gt;&lt;P&gt;      if you r making rfc call to a remote system..you must specify the details in sm59 transaction..here you create a destination say 'ZTEST' here you can give all the details for connection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can call your rfc as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function &amp;lt;rfc name&amp;gt;&lt;/P&gt;&lt;P&gt; destination ZTEST&lt;/P&gt;&lt;P&gt;exporting..&lt;/P&gt;&lt;P&gt;table..&lt;/P&gt;&lt;P&gt;hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;visit &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/22/04262b488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/22/04262b488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to know how to configure detination in SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward points if it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027588#M82837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION ... DESTINATION ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027589#M82838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, but i get this error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"RFCDEST" must be a flat strucutre. You cannnot use a strucutre of internal table as a component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 09:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027589#M82838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION ... DESTINATION ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027590#M82839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like RFCDES-RFCDEST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can go to se11 and see the table RFCDES.&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2005 09:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-destination/m-p/1027590#M82839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-22T09:16:06Z</dc:date>
    </item>
  </channel>
</rss>

