<?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: RFC destination in call function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149860#M1368350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i system name is F9Q450. when i check sm59  there are 4 connections with name F9Q450,F9Q450_1,F9Q450_2,F9Q450_DEBUG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out of which  the connection F9Q450_DEBUG has the password as initial in the logon tab of sm59, &amp;amp; others have id ALEADMIN,pwd SAVED. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it means if the connection F9Q450_DEBUG is calledit will ask user name ,pwd to login and others will automatically excute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do pass call function ZMMMX destination 'F9Q450' it is showing me  logon screen ' it means it is calling the F9Q450_DEBUG connection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way in  SM59  where they have made it as default. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am unable control through program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2009 12:30:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-10T12:30:53Z</dc:date>
    <item>
      <title>RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149855#M1368345</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;     there are 3-4 connections between two systems in SM59. i want to use one of the connections explicitly. &lt;/P&gt;&lt;P&gt;    Is there any way to code it while writing call function  destination ***. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The problem is somebody has created  a conection without saving the passoword. so each time RFC is called i have to login into the sytem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to use another RFC connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 11:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149855#M1368345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T11:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149856#M1368346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am not getting any response... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is my explanation not adequate  plese let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 12:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149856#M1368346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149857#M1368347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just give the connection name as seen in SM59 after DESTINATION, or what am I missing?&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 12:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149857#M1368347</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-09-10T12:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149858#M1368348</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;If you want to use the RFC destination 'XYZ', you call the RFC FM as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'Z_TEST' DESTINATION XYZ&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also pass a variable to the DESTINATION as well. What is your exact problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 12:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149858#M1368348</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-10T12:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149859#M1368349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I used the following statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check RFC destination = from SM59&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT SINGLE rfcdest&lt;/P&gt;&lt;P&gt;    FROM rfcdes INTO lv_rfcdest&lt;/P&gt;&lt;P&gt;    WHERE rfcdest = irfcdest&lt;/P&gt;&lt;P&gt;      AND rfctype = '3'.             "ABAP connection&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    RAISE no_dest.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ZCS_BAPI_INTERMED_GETAGRDET'&lt;/P&gt;&lt;P&gt;    DESTINATION lv_rfcdest&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Succes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 12:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149859#M1368349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T12:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC destination in call function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149860#M1368350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i system name is F9Q450. when i check sm59  there are 4 connections with name F9Q450,F9Q450_1,F9Q450_2,F9Q450_DEBUG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out of which  the connection F9Q450_DEBUG has the password as initial in the logon tab of sm59, &amp;amp; others have id ALEADMIN,pwd SAVED. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it means if the connection F9Q450_DEBUG is calledit will ask user name ,pwd to login and others will automatically excute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do pass call function ZMMMX destination 'F9Q450' it is showing me  logon screen ' it means it is calling the F9Q450_DEBUG connection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way in  SM59  where they have made it as default. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am unable control through program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 12:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-destination-in-call-function/m-p/6149860#M1368350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T12:30:53Z</dc:date>
    </item>
  </channel>
</rss>

