<?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: How to create a RFC function module with exporting parameter as structure in type groups in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307519#M1918152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exporting parameters in an RFC enabled function module is not recommended as it can cause performance issues and as suggested by Raymond we do need to use DDIC type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you to use TABLES parameter instead of EXPORTING parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 11:33:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-07T11:33:24Z</dc:date>
    <item>
      <title>How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307514#M1918147</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 need to create an RFC function module and pass the exporting parameter a&amp;nbsp; deep structure(nearly 10 structures). It seems very difficult to create a structure in SE11 and its very time taken to create all these stuff, so I created a deep structure in type group and&amp;nbsp; try to use this in my function module. It is working fine with normal function module but when comes to RFC function module i am getting an message that it was not exists even though i declare that&amp;nbsp; type groups in the top Include of function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me regarding this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Girish Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 06:54:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307514#M1918147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-07T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307515#M1918148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 12.8px; text-align: justify;"&gt;Hi Girish,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 12.8px; text-align: justify;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 12.8px; text-align: justify;"&gt;Did you mention function module as “Remote-enabled module” in the attributes tab?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307515#M1918148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-07T07:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307516#M1918149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I have mentioned RFC in attributes, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Girish Kumar V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307516#M1918149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-07T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307517#M1918150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didi you followed the below steps while creating the RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1. Create a FM in SE37 in Target system enabling Remote-Fucntion Enabled Usin attributes of FM.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2. Create the same FM in the Local system ( It's recommended for later debugging) create only the structure - NO Need to put the code and all.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;3. Creata a RFC connection in SM59 mentioning Usernam and Password.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;4. Using this RFC connctin name, Call the FM in u program using CALL FUNCTION ABC DESTINATION 'YZ'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;sy-subrc value&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1 - System Failure&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2 - Communication Failure&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;it is default sy-subrc values in RFCs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307517#M1918150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-07T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307518#M1918151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK you MUST use ddic definition for RFC enabled FM... &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1336/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from&amp;nbsp; &lt;A href="http://service.sap.com/sap/support/notes/458283" title="458283  - Error message Fl 385 &amp;quot;Type &amp;amp;1 is unknown&amp;quot;"&gt;&lt;SPAN class="title"&gt;458283 - Error message Fl 385 "Type &amp;amp;1 is unknown"&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;Types from the type pools are not allowed for RFC-compatiblefunction modules. The FL 385 error message should correctly read:&lt;/P&gt;
&lt;P&gt;"Type &amp;amp;1 is unknown or forbidden".&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307518#M1918151</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-10-07T07:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307519#M1918152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exporting parameters in an RFC enabled function module is not recommended as it can cause performance issues and as suggested by Raymond we do need to use DDIC type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you to use TABLES parameter instead of EXPORTING parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 11:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307519#M1918152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-07T11:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a RFC function module with exporting parameter as structure in type groups</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307520#M1918153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you&amp;nbsp; have to choose:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;UL&gt;
&lt;LI&gt;Using &lt;SPAN class="qtext"&gt;TABLES&lt;/SPAN&gt; parameters for &lt;A class="grey" title="Glossary Entry"&gt;remote-enabled function modules&lt;/A&gt; for &lt;A class="grey" title="Glossary Entry"&gt;RFC&lt;/A&gt; can be significantly faster than passing by means of the &lt;SPAN class="qtext"&gt;CHANGING&lt;/SPAN&gt; parameter. &lt;/LI&gt;
&lt;LI&gt;The additional option of defining table parameters using &lt;A class="blue"&gt;&lt;SPAN class="qtext"&gt;TABLES&lt;/SPAN&gt;&lt;/A&gt; is obsolete.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-rfc-function-module-with-exporting-parameter-as-structure/m-p/11307520#M1918153</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-10-07T13:22:40Z</dc:date>
    </item>
  </channel>
</rss>

