<?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>Question Re: creating server proxy from FM in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007695#M1233271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;---&amp;gt;you can't generate a proxies from FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sorry Peter , I don't  agree with you...&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas, Here is the trick for you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1. Import the RFC in XI.&lt;/P&gt;&lt;P&gt;Step 2. Export the XSD schema of both request and response structure of Function Module. ( &amp;lt;b&amp;gt;Go to Imported Function Module-&amp;gt;Choose Tools-&amp;gt;Export XSD both request as well as response&amp;lt;/b&amp;gt; )&lt;/P&gt;&lt;P&gt;3. Now Import the XSD in External Definition objects .&lt;/P&gt;&lt;P&gt;4. Create Message Interface using the External Definition .&lt;/P&gt;&lt;P&gt;5. Use SPROXY at Application Server and generate proxy...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here you go...::)&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, 31 Oct 2007 14:18:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T14:18:23Z</dc:date>
    <item>
      <title>creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaq-p/3007692</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 a Function module ,I want to generate a server proxy from this FM.&lt;/P&gt;&lt;P&gt;   How can i do it?Can anyone please help me?I don't want to use RFC Adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 13:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaq-p/3007692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007693#M1233269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;1) use SPROXY transaction,&lt;/P&gt;&lt;P&gt;2) choose  your interface .&lt;/P&gt;&lt;P&gt;3) click right click on it , genrate proxy.&lt;/P&gt;&lt;P&gt;4) use here your FM Code there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sudhir sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 13:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007693#M1233269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007694#M1233270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can't generate a proxies from FM. Proxies are generated from interfaces.&lt;/P&gt;&lt;P&gt;So if you want to call your FM from XI via ABAP Proxies, create the interface on XI first, then generate the proxy classes (described answer above) and call the FM from this classes' method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 13:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007694#M1233270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007695#M1233271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;---&amp;gt;you can't generate a proxies from FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sorry Peter , I don't  agree with you...&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas, Here is the trick for you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1. Import the RFC in XI.&lt;/P&gt;&lt;P&gt;Step 2. Export the XSD schema of both request and response structure of Function Module. ( &amp;lt;b&amp;gt;Go to Imported Function Module-&amp;gt;Choose Tools-&amp;gt;Export XSD both request as well as response&amp;lt;/b&amp;gt; )&lt;/P&gt;&lt;P&gt;3. Now Import the XSD in External Definition objects .&lt;/P&gt;&lt;P&gt;4. Create Message Interface using the External Definition .&lt;/P&gt;&lt;P&gt;5. Use SPROXY at Application Server and generate proxy...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here you go...::)&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, 31 Oct 2007 14:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007695#M1233271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007696#M1233272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote: you can't generate proxies from FM, proxies are generated from interfaces.. Create the interface first..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, if you create an interface, you can generate a proxy, but not only from FM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007696#M1233272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007697#M1233273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Of course, if you create an interface, you can generate a proxy, but not only from FM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i agree..&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, 31 Oct 2007 14:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007697#M1233273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: creating server proxy from FM</title>
      <link>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007698#M1233274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks santosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 04:22:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/creating-server-proxy-from-fm/qaa-p/3007698#M1233274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-01T04:22:54Z</dc:date>
    </item>
  </channel>
</rss>

