<?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: Generate C Code for RFC interface in ECC 6.0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007345#M710622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would appear to have been removed, although some traces still exist.  For example, subroutine di_rfc_stub in LSFUNCTION_BUILDERFDI has been commented out, and the "RFC_STUB&lt;STRONG&gt;" function modules have gone.  The SAPScripts they used (RFC&lt;/STRONG&gt;) still appear to be in client 000 in ECC, but not much use without the driver code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 03:27:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T03:27:18Z</dc:date>
    <item>
      <title>Generate C Code for RFC interface in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007344#M710621</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;In 4.5B you can generate C code for the RFC interface using transaction SE37 and Utilities --&amp;gt; RFC interface --&amp;gt; Generate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ECC 6.0 this is not possible using SE37. Could you provide another transaction or another way to generate C Code por an RFC interface?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pilar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 08:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007344#M710621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-10T08:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Generate C Code for RFC interface in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007345#M710622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would appear to have been removed, although some traces still exist.  For example, subroutine di_rfc_stub in LSFUNCTION_BUILDERFDI has been commented out, and the "RFC_STUB&lt;STRONG&gt;" function modules have gone.  The SAPScripts they used (RFC&lt;/STRONG&gt;) still appear to be in client 000 in ECC, but not much use without the driver code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 03:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007345#M710622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T03:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Generate C Code for RFC interface in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007346#M710623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you´re right, the function modules have been removed but the SAPScripts still remain in ECC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know the way for executing these SAPScripts in ECC????. In 4.5B it was easy using the SM37 but I don´t know now. Maybe is not possible to do it nevermore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pilar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 07:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007346#M710623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T07:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Generate C Code for RFC interface in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007347#M710624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My feeling is that you'd probably have to "port" the code from an earlier version yourself to achieve this... the "where used" on that RFCGO table indicates there's nothing obviously in ECC for the same functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 10:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007347#M710624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T10:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Generate C Code for RFC interface in ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007348#M710625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, That´s also my feeling. I´ll try to investigate a little bit more about this subject and I´ll try to reply the functionality in ECC. Maybe it´s not easy....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pilar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 10:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-c-code-for-rfc-interface-in-ecc-6-0/m-p/3007348#M710625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T10:16:34Z</dc:date>
    </item>
  </channel>
</rss>

