<?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: RFC error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277399#M1633456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Non SAP side has no option for making import parameters OPTIONAL or MANDATORY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 11:06:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-03T11:06:40Z</dc:date>
    <item>
      <title>RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277397#M1633454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created one Z function module which is RFC enabled and connected with BAPI object.&lt;/P&gt;&lt;P&gt;This has 3 import paramters which are structures. Out of which at a time, only one structure has to be given value for execution.&lt;/P&gt;&lt;P&gt;Initially I kept OPTIONAL check boxes unticked so all the 3 structures became MANDATORY automtically.&lt;/P&gt;&lt;P&gt;But when nonSAP system invoked this RFC, they were asked to fill the 3 structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lateron I ticked OPTIONAL check boxes for all the 3 structures. Also released the FM and BAPI object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But again same error is appreaing the nonSAP system asking all the 3 structues to be given some values. Whereas in SAP I have already made structures as OPTIONAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP, i checked by calling this RFC function module in test program. It is working correctly, LIke we can pass value in one structure only and excute it successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly tell what is missing in this case ? Either from SAP side or non SAP  or inface  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earnestly waiting for the anwer . Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 10:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277397#M1633454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T10:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277398#M1633455</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;Check at your Non-SAP side, you have to import defination of your RFC FM &amp;amp; check whether respective fields are marked optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 10:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277398#M1633455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T10:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277399#M1633456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Non SAP side has no option for making import parameters OPTIONAL or MANDATORY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 11:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277399#M1633456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T11:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277400#M1633457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that select the option check box for other two structures which is not mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 11:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277400#M1633457</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-10-03T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277401#M1633458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moderator message: &lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 11:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277401#M1633458</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2011-10-03T11:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277402#M1633459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am almost sure that Nothing more has to be done in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have faced these issues several times due to lack of knowledge of non-SAP guys that How to fetch Latest Signature(Interface) of RFC from SAP.  Ask them to REFRESH their RFC Object, clean their Cache and Re-build their RFC service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If nothing works, Ask them to delete everything from their side for this RFC and Re-create FRESH and this problem should be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diwakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 02:32:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error/m-p/8277402#M1633459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-04T02:32:40Z</dc:date>
    </item>
  </channel>
</rss>

