<?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: HTML and R3 embeding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394478#M1044801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Narendra.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, Use of JCO or a .NET connector may be possible in fulfilling the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Vijay said it is right that use of Webdynpro is helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across some previous thread which shows use of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you would be able to find out way soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[SDN - Reference - Transfer of a HTML table value to R/3 table|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="981424"&gt;&lt;/A&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2008 14:15:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-03T14:15:39Z</dc:date>
    <item>
      <title>HTML and R3 embeding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394475#M1044798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Can any one please tell me if i can pass data from html page to r/3 tables or r/3 tables can be accessed through html code.&lt;/P&gt;&lt;P&gt;if so then tell me how?PLease reply asap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 10:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394475#M1044798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: HTML and R3 embeding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394476#M1044799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using BSP and WebDynpro ABAP/Java it is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 10:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394476#M1044799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T10:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: HTML and R3 embeding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394477#M1044800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is also possible to use the SAP.Functions activex object which comes with the sapgui.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used this in a javascript function within an html page to call a function module in SAP.  Writing a bespoke function module then allows data to be read from/written to SAP as required.  Data can be passed from the html as parameters to the function module import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does require the sapgui being installed on the pc making the html call.  Not sure if this would work for your case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 13:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394477#M1044800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-03T13:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: HTML and R3 embeding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394478#M1044801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Narendra.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, Use of JCO or a .NET connector may be possible in fulfilling the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Vijay said it is right that use of Webdynpro is helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across some previous thread which shows use of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you would be able to find out way soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[SDN - Reference - Transfer of a HTML table value to R/3 table|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="981424"&gt;&lt;/A&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 14:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/html-and-r3-embeding/m-p/4394478#M1044801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-03T14:15:39Z</dc:date>
    </item>
  </channel>
</rss>

