<?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 RFC Connection Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145545#M116001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using 4.7 unicode system and accessing data through the portal. My problem is when I try to display a PO in the portal so that I can go a goods receipt, I'm getting this error "The function module "BAPI_MATERIAL_EXISTENCECHECK" not released for 'remote' calls., error key: RFC_ERROR_SYSTEM_FAILURE". If I check the attributes of this bapi, the processing type is remote-enabled module and start immediately for updates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what's shown in ST22&lt;/P&gt;&lt;P&gt;untime Errors         CALL_FUNCTION_NOT_REMOTE&lt;/P&gt;&lt;P&gt;       Occurred on     02/24/2006 at 11:32:21&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" not released for 'remote'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" was called via RFC, but the 'Remote Function Call supported' flag is not set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLBUS1001 " had to be terminated because one of the statements could not be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" was called via RFC, but has not been released for 'remote' calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the following call types, a 'remote' calls must be supported:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' DESTINATION ...&lt;/P&gt;&lt;P&gt;b) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' IN BACKGROUND TASK ...&lt;/P&gt;&lt;P&gt;c) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' STARTING NEW TASK ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the function module is one of your own, go into the&lt;/P&gt;&lt;P&gt;Function Library and release the module "BAPI_MATERIAL_EXISTENCECHECK" for RFC calls&lt;/P&gt;&lt;P&gt;by setting the 'Remote Function Call supported' flag so&lt;/P&gt;&lt;P&gt;that it can be called externally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2006 19:19:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-24T19:19:30Z</dc:date>
    <item>
      <title>RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145545#M116001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using 4.7 unicode system and accessing data through the portal. My problem is when I try to display a PO in the portal so that I can go a goods receipt, I'm getting this error "The function module "BAPI_MATERIAL_EXISTENCECHECK" not released for 'remote' calls., error key: RFC_ERROR_SYSTEM_FAILURE". If I check the attributes of this bapi, the processing type is remote-enabled module and start immediately for updates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what's shown in ST22&lt;/P&gt;&lt;P&gt;untime Errors         CALL_FUNCTION_NOT_REMOTE&lt;/P&gt;&lt;P&gt;       Occurred on     02/24/2006 at 11:32:21&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" not released for 'remote'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" was called via RFC, but the 'Remote Function Call supported' flag is not set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLBUS1001 " had to be terminated because one of the statements could not be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_MATERIAL_EXISTENCECHECK" was called via RFC, but has not been released for 'remote' calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the following call types, a 'remote' calls must be supported:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' DESTINATION ...&lt;/P&gt;&lt;P&gt;b) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' IN BACKGROUND TASK ...&lt;/P&gt;&lt;P&gt;c) CALL FUNCTION 'BAPI_MATERIAL_EXISTENCECHECK' STARTING NEW TASK ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the function module is one of your own, go into the&lt;/P&gt;&lt;P&gt;Function Library and release the module "BAPI_MATERIAL_EXISTENCECHECK" for RFC calls&lt;/P&gt;&lt;P&gt;by setting the 'Remote Function Call supported' flag so&lt;/P&gt;&lt;P&gt;that it can be called externally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145545#M116001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145546#M116002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This BAPI is remote enabled in 46c.  Is it in 4.7?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE37, enter the name of the BAPI, click display, click attributes tab.  Is it flagged for "Remote Enabled"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It definitly should be since it is a BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145546#M116002</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-02-24T19:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145547#M116003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please enable your function as candidate for Remote call. Go to Abap workbench and search for your BAPI. Then in Attributes check: &lt;/P&gt;&lt;P&gt;PROCESSING TYPE -&amp;gt; REMOTE ENABLED MODULE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-activate the function afterwards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145547#M116003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145548#M116004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the first thing I did - I checked the attributes and yes, it is remote-enabled. That's why I'm really at a loss right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145548#M116004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T19:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145549#M116005</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;Run the transaction BAPI, now click on the tab  &amp;lt;b&amp;gt;Alphabetical&amp;lt;/b&amp;gt; , now go to &amp;lt;b&amp;gt;Material&amp;lt;/b&amp;gt; in the list left side, open it , now you can see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Existence Check&amp;lt;/b&amp;gt;, click on it.&lt;/P&gt;&lt;P&gt;now right side you can see some info about it like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;                                                            
 Method               ExistenceCheck                                                                                
Business object      Material                                                                                
Short description    Check existence of object             
                                                            
 New in Release       31G                                                                                
Function module      BAPI_MATERIAL_EXISTENCECHECK          
                                                            
 ALE message type     Does not exist                                                                                
Instance-depend                                                                                
&amp;lt;b&amp;gt;Release status        Released&amp;lt;/b&amp;gt;                                                                                
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is there against Release Status check it, is it relased or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145549#M116005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T19:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145550#M116006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did as you instructed and yes it is released. &lt;/P&gt;&lt;P&gt;Release Status = released&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145550#M116006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T19:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145551#M116007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we please see how you are calling it?   Are you using a valid RFC destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 19:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145551#M116007</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-02-24T19:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145552#M116008</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;show the line# where you got the dump..&lt;/P&gt;&lt;P&gt;can you show the lines of code..&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;The current ABAP program "SAPLBUS1001 " had to be terminated because one of the statements could not be executed.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145552#M116008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145553#M116009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked how it's being called and everything looks correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the source code where the dump occured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------" /&gt;&lt;P&gt;Information on where terminated&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in the ABAP program "SAPLBUS1001 " in&lt;/P&gt;&lt;P&gt; "BAPI_MATERIAL_GET_DETAIL".&lt;/P&gt;&lt;P&gt;The main program was "SAPMSSY1 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in line 68 of the source code of the (Include) program "SAPMSSY1 "&lt;/P&gt;&lt;P&gt;of the source code of program "SAPMSSY1 " (when calling the editor 680).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------" /&gt;&lt;P&gt;Source code extract&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;000380&lt;/P&gt;&lt;P&gt;000390   module %_rfcdia_call output.&lt;/P&gt;&lt;P&gt;000400       "Do not display screen !&lt;/P&gt;&lt;P&gt;000410       call 'DY_INVISIBLE_SCREEN'.&lt;/P&gt;&lt;P&gt;000420       perform remote_function_diacall.&lt;/P&gt;&lt;P&gt;000430   endmodule.&lt;/P&gt;&lt;P&gt;000440&lt;/P&gt;&lt;P&gt;000450   module %_cpic_start.&lt;/P&gt;&lt;P&gt;000460     if sy-xprog(4) = '%RFC'.&lt;/P&gt;&lt;P&gt;000470       perform remote_function_call using rfctype_external_cpic.&lt;/P&gt;&lt;P&gt;000480     else.&lt;/P&gt;&lt;P&gt;000490       call 'APPC_HD' id 'HEADER' field header id 'CONVID' field convid.&lt;/P&gt;&lt;P&gt;000500       perform cpic_call using convid.&lt;/P&gt;&lt;P&gt;000510     endif.&lt;/P&gt;&lt;P&gt;000520   endmodule.&lt;/P&gt;&lt;P&gt;000530&lt;/P&gt;&lt;P&gt;000540&lt;/P&gt;&lt;P&gt;000550   form cpic_call using convid type c.&lt;/P&gt;&lt;P&gt;000560     communication send id convid buffer header.&lt;/P&gt;&lt;P&gt;000570     if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;000580       perform (sy-xform) in program (sy-xprog).&lt;/P&gt;&lt;P&gt;000590     else.&lt;/P&gt;&lt;P&gt;000600       message a800.&lt;/P&gt;&lt;P&gt;000610     endif.&lt;/P&gt;&lt;P&gt;000620   endform.&lt;/P&gt;&lt;P&gt;000630&lt;/P&gt;&lt;P&gt;000640   form remote_function_call using value(type).&lt;/P&gt;&lt;P&gt;000650     do.&lt;/P&gt;&lt;P&gt;000660   *   test if sy-xprog and sy-xform are set&lt;/P&gt;&lt;P&gt;000670   *   sy-xform = 'quatsch'. sy-xprog = 'quatsch'.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;       call 'RfcImport' id 'Type' field type.&lt;/P&gt;&lt;P&gt;000690       perform (sy-xform) in program (sy-xprog).&lt;/P&gt;&lt;P&gt;000700       rsyn &amp;gt;scont sysc 00011111 0.&lt;/P&gt;&lt;P&gt;000710     enddo.&lt;/P&gt;&lt;P&gt;000720   endform.&lt;/P&gt;&lt;P&gt;000730&lt;/P&gt;&lt;P&gt;000740   form remote_function_diastart.&lt;/P&gt;&lt;P&gt;000750     do.&lt;/P&gt;&lt;P&gt;000760       call 'RfcImport' id 'Type' field rfctype_rfcdia.&lt;/P&gt;&lt;P&gt;000770       perform (sy-xform) in program (sy-xprog).&lt;/P&gt;&lt;P&gt;000780       "Parking position for next request&lt;/P&gt;&lt;P&gt;000790       rsyn &amp;gt;scont sysc 00011111 10.&lt;/P&gt;&lt;P&gt;000800       "ALternativ : Free mode&lt;/P&gt;&lt;P&gt;000810       "COMMIT WORK.&lt;/P&gt;&lt;P&gt;000820       "SYSTEM-CALL FREE MODE 0.&lt;/P&gt;&lt;P&gt;000830     enddo.&lt;/P&gt;&lt;P&gt;000840   endform.&lt;/P&gt;&lt;P&gt;000850&lt;/P&gt;&lt;P&gt;000860   form remote_function_diacall.&lt;/P&gt;&lt;P&gt;000870       sy-xcode = '%_@no@'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145553#M116009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145554#M116010</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 feel you gave wrong rfc destination, that may be the reason for dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:11:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145554#M116010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145555#M116011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the value of TYPE? Is it a valid RFC destination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145555#M116011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145556#M116012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check that the RFC destination is valid in SM59, also you may want to do a connection test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145556#M116012</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-02-24T20:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145557#M116013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Java guy and I checked how this BAPI is being called and everything looks fine. From all the BAPIs (notifications, orders, etc) we used in the portal, this is the only problem that we've encountered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145557#M116013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145558#M116014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to show you the code on how the BAPI is being called, unfortunately, it's not my code to give. I don't know how it's being called in the Java side but I also had another ABAP person look at it who, by the way, is knowledgeable in Java, and she said that everything is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145558#M116014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-24T20:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Connection Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145559#M116015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you if you say that the call is good.  Have you check the RFC destination?   Do a connection test in SM59.   What is being used to call this from java,  jCo? JCA?  Webdynpro model(Adaptive RFC)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 20:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-connection-problem/m-p/1145559#M116015</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-02-24T20:53:32Z</dc:date>
    </item>
  </channel>
</rss>

