<?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: Remote function module is not compilable, normal function is not in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672991#M1448299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you come across this SAP documentation ? I searched for RFC parameters, did not find it there &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks for this piece of info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2010 06:51:31 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2010-02-23T06:51:31Z</dc:date>
    <item>
      <title>Remote function module is not compilable, normal function is not</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672989#M1448297</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;i have a function module with processing type "normal function", which is compilable and working well. I'm using the type definition ABAP_COMPNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i change the function module to "remote-enabled", i'm getting a compiler error that ABAP_COMPNAME is unknown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain why this is happening? For what reason ABAP_COMPNAME is no longer available when i'm chnaging the FM to remote enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS Please dont give any hints how to change my function module, that is NOT the question. I just want to understand the mechanism behind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 06:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672989#M1448297</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2010-02-23T06:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remote function module is not compilable, normal function is not</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672990#M1448298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is clearly mentioned in SAP Help that we cannot use types from type-pool&lt;/P&gt;&lt;P&gt;in RFC function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

Associated Type of an Interface Parameter

ABAP associated type for an interface parameter. The associated type must be a 
global Dictionary  type or exist in a type pool. In the latter case, the type pool must 
be declared in the function group.

Note that you cannot use types from type pools for RFC-enabled function modules.

When assigning a type using the LIKE typ method, you cannot use types from 
type pools either.

Additionally you can use the internal ABAP types C, I, N, X, P, D, T, F, and the 
TABLE type - to an extent in generic form.

You can find further information about this in the Function Builder manual and in the
 ABAP online documentation under the keyword "Types".

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 06:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672990#M1448298</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2010-02-23T06:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remote function module is not compilable, normal function is not</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672991#M1448299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gautham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you come across this SAP documentation ? I searched for RFC parameters, did not find it there &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks for this piece of info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 06:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672991#M1448299</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-02-23T06:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remote function module is not compilable, normal function is not</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672992#M1448300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good information Gautham.I tried to replicate the same in my system which rainer posted in the forum,but couldn't figure out the reason for the error message..&lt;/P&gt;&lt;P&gt;Many thanks ..;-) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 06:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module-is-not-compilable-normal-function-is-not/m-p/6672992#M1448300</guid>
      <dc:creator>former_member209217</dc:creator>
      <dc:date>2010-02-23T06:55:17Z</dc:date>
    </item>
  </channel>
</rss>

