<?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: Problem with RFC call between different clients. Plesae help! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342285#M173080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    As the RFC destination is defined in N system&lt;/P&gt;&lt;P&gt;    it will try to fetch data from A system only.&lt;/P&gt;&lt;P&gt;    Please check in N system whether data exist &lt;/P&gt;&lt;P&gt;    in Z custom table for the given input.&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, 01 Jun 2006 12:28:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-01T12:28:14Z</dc:date>
    <item>
      <title>Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342280#M173075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I have a RFC enabled function module in one SAP instance 'A' where the client is 130. I am trying to call this function module from another SAP systen 'N' where client is 220. RFC destination has been set in 'N' system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RFC functin module pulls data fromm a custom table. For a given input it is puuling data in 'A' system.&lt;/P&gt;&lt;P&gt;But when I call it from 'N' system with the same input it is not pulling the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel the problem is with teh different clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me how to resolve this.&lt;/P&gt;&lt;P&gt;Is there any setting in RFC destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 10:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342280#M173075</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2006-06-01T10:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342281#M173076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gopalkrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there any setting in RFC destination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Ofcourse there is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The tcode is sm59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Where u have maintained in system 'N',&lt;/P&gt;&lt;P&gt;   we have to specify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   a) Server 'A'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;   b) Client Number 130&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. So while calling from N(220),&lt;/P&gt;&lt;P&gt;   it will connect A(130) &lt;/P&gt;&lt;P&gt;   and fetch data from A(130) only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 10:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342281#M173076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T10:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342282#M173077</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;Did you maintained the RFC destination , check it using &amp;lt;b&amp;gt;SM59&amp;lt;/b&amp;gt; trnasaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 10:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342282#M173077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342283#M173078</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 the SM59 you specify the LOGON client also, right?&lt;/P&gt;&lt;P&gt;While logging on are you doing the in the same client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note :Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 10:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342283#M173078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342284#M173079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly check that user have required authorization. This user will be your 'A' system. For time being try SAP_ALL, SAP_NEW and then retest. If it worked that this is authorization issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also pls let us know your setting in SM59 for this R/3 connection. Pls provide all the information you have maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also let us know what result you are getting after testing this RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surpreet Bal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 12:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342284#M173079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T12:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342285#M173080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    As the RFC destination is defined in N system&lt;/P&gt;&lt;P&gt;    it will try to fetch data from A system only.&lt;/P&gt;&lt;P&gt;    Please check in N system whether data exist &lt;/P&gt;&lt;P&gt;    in Z custom table for the given input.&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, 01 Jun 2006 12:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342285#M173080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T12:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342286#M173081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the solution. My basis guy did not put the client number in the logon/security tab of the remote destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 04:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342286#M173081</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2006-06-02T04:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RFC call between different clients. Plesae help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342287#M173082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what exactly my post - to check the client number in the SM59 destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers and close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2006 04:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-rfc-call-between-different-clients-plesae-help/m-p/1342287#M173082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-02T04:10:22Z</dc:date>
    </item>
  </channel>
</rss>

