<?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: Problem When Calling Webservice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628286#M1864227</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;Put an external breakpoint in your RFC using the ID "TEST".&lt;/P&gt;&lt;P&gt;Test the webservice by using the same ID "TEST" to hit the ECC. Your breakpoint will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2014 08:36:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-09-23T08:36:51Z</dc:date>
    <item>
      <title>Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628280#M1864221</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have developed one RFC for update some database field through web service..My RFC function module is working fine.But when I am accessing this RFC through web service the database table is not updated.Please give me the solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 09:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628280#M1864221</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2014-09-22T09:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628281#M1864222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just guessing... do you have commit work (and wait) in your code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 10:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628281#M1864222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-22T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628282#M1864223</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;Try using BAPI_TRANSACTION_COMMIT inside RFC and check whether it updates or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ranadev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 10:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628282#M1864223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-22T10:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628283#M1864224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranadev,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After using &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_TRANSACTION_COMMIT,I am facing another problem..The problem is that when I am accessing the RFC from se37 and then it is updating my table data.But when I am going to updata database data through web service then it is not updated..One thing is that for testing purpose I have passed two parameter in my RFC one is A another is B..And also there is a export parameter C..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I have written the code at the last line of RFC..The code is C = A + B..&lt;/P&gt;&lt;P&gt;Then it is returning value..But when I am entering this code after the code where my database is being updated then the returning value of C is 0..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me a solution..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 07:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628283#M1864224</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2014-09-23T07:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628284#M1864225</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;Please test the webservice using SOAP UI and putting an external break point or an SRDEBUG.&lt;/P&gt;&lt;P&gt;It will solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628284#M1864225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T08:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628285#M1864226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can I debug my RFC function module on that way??How it is possible???Please tell me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628285#M1864226</guid>
      <dc:creator>debdatta_panda</dc:creator>
      <dc:date>2014-09-23T08:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628286#M1864227</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;Put an external breakpoint in your RFC using the ID "TEST".&lt;/P&gt;&lt;P&gt;Test the webservice by using the same ID "TEST" to hit the ECC. Your breakpoint will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628286#M1864227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T08:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628287#M1864228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi DEBDATTA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to Debug the webservice or you want to test the function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case if u want to test the webservice in debugging, you can do this from R/3 system directly,Put a break point in ur function module initially.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE80-&amp;gt; Open the package where the web service is saved-&amp;gt;double click on the webservice-&amp;gt;&lt;/P&gt;&lt;P&gt;Click on test in the tool bar-&amp;gt; then u will get a pop up , click on execute-&amp;gt; Then a screen will come where u can give the input data and then again execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will now go to debug point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;AR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628287#M1864228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T08:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628288#M1864229</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;Along with all of the other useful replies about testing your web service and remote debugging, you may also want to explore the use of FBGENDAT in your RFC - this can be invaluable to help with understanding what data is being passed in from outside your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As someone has already mentioned, I'd also recommend using SOAP UI to test your service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628288#M1864229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem When Calling Webservice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628289#M1864230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the sy-subrc value after database commit, populate the return parameter of type BAPIRET2 to check any exception is happening or not. Call this RFC from your web service and check the Return parameter of type BAPIRET2 used as exporting parameter in RFC. In your RFC the return parameter should be populated from the return parameter passed from BAPI_TRANSACTION_COMMMIT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls check one more thing&amp;nbsp; though its a very basic of RFC that the import and export parameters are PASS BY VALUE not PASS BY REFERENCE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ranadev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-calling-webservice/m-p/10628289#M1864230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T09:56:55Z</dc:date>
    </item>
  </channel>
</rss>

