<?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 - WS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653705#M290202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ravi, it did work. But unfortunatelly what my boss wants is not exactly this. Let me see if you or anybody can help me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my apliaction I will need to access a website and collect some datas  (she guess we need to import this datas in XML format).&lt;/P&gt;&lt;P&gt;And then I will work with this information to display an ALV report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand what i mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again.&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2006 15:19:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-13T15:19:19Z</dc:date>
    <item>
      <title>RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653702#M290199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to call-view a website from an abap aplication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The guy from the BASIS depto created a RFC conexion and I guess that I need to use this RFC in my program, but dont know how.&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Cristna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 14:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653702#M290199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T14:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653703#M290200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I forgot to mention that Im working in the 46.C version and we have no XI server(?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br.&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 14:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653703#M290200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T14:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653704#M290201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this fm is what you are looking ofr.&lt;/P&gt;&lt;P&gt;call_browser&lt;/P&gt;&lt;P&gt;Sample usage:&lt;/P&gt;&lt;P&gt;          call function 'CALL_BROWSER'&lt;/P&gt;&lt;P&gt;             exporting&lt;/P&gt;&lt;P&gt;               url            = 'http://service.sap.com'&lt;/P&gt;&lt;P&gt;               window_name    = 'SAPNet'&lt;/P&gt;&lt;P&gt;             exceptions&lt;/P&gt;&lt;P&gt;               frontend_not_supported = 1&lt;/P&gt;&lt;P&gt;               frontend_error         = 2&lt;/P&gt;&lt;P&gt;               prog_not_found         = 3&lt;/P&gt;&lt;P&gt;               no_batch               = 4&lt;/P&gt;&lt;P&gt;               unspecified_error      = 5&lt;/P&gt;&lt;P&gt;               others                 = 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 14:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653704#M290201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653705#M290202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ravi, it did work. But unfortunatelly what my boss wants is not exactly this. Let me see if you or anybody can help me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my apliaction I will need to access a website and collect some datas  (she guess we need to import this datas in XML format).&lt;/P&gt;&lt;P&gt;And then I will work with this information to display an ALV report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand what i mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks again.&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 15:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653705#M290202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T15:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653706#M290203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristina,&lt;/P&gt;&lt;P&gt;I don't know if I understood well, but let me try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to access an another DB or any kind of datawarehouse...maybe the RFC connection created by basis dept is intended to be used with some kind of BAPI or remote called Function Module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use an RFC connection calling a FM and specifying the addiction &lt;/P&gt;&lt;P&gt;...DESTINATION "RFC_DESTINATION".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please specify the kind of destination system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 19:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653706#M290203</guid>
      <dc:creator>former_member199581</dc:creator>
      <dc:date>2006-11-13T19:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: RFC - WS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653707#M290204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since you are on 4.6C you can simply use http_get fm to call the http url and get the data from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the demo program&lt;/P&gt;&lt;P&gt;RSHTTP20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 08:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-ws/m-p/1653707#M290204</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-11-20T08:08:39Z</dc:date>
    </item>
  </channel>
</rss>

