<?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: C Sharp and Sap Scripting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301676#M158682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try the .NET forum:&lt;/P&gt;&lt;P&gt;/community &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also search in SDN with keyword ".NET" to find some detailed docunetation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check &lt;A href="http://service.sap.com/connectors" target="test_blank"&gt;http://service.sap.com/connectors&lt;/A&gt; "SAP connector for Microsoft .NET".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2006 10:50:37 GMT</pubDate>
    <dc:creator>Peter_Inotai</dc:creator>
    <dc:date>2006-05-31T10:50:37Z</dc:date>
    <item>
      <title>C Sharp and Sap Scripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301674#M158680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm trying to create some code to connect c sharp to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some code in excel but I don't know how to translate it, example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Set objBAPI = CreateObject("SAP.Functions")&lt;/P&gt;&lt;P&gt;set objConnection = objBAPI.Connection&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;I can't find the way to find the SAP namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 23:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301674#M158680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T23:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: C Sharp and Sap Scripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301675#M158681</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 refer to following links it comprises of How to make an RFC call to the SAP R/3 System. Especially the example shows how to call the RFC_READ_TABLE function module to read from any table within your SAP system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.codeproject.com/dotnet/SapDBReader.asp?df=100&amp;amp;forumid=25000&amp;amp;exp=0&amp;amp;select=1390519" target="test_blank"&gt;http://www.codeproject.com/dotnet/SapDBReader.asp?df=100&amp;amp;forumid=25000&amp;amp;exp=0&amp;amp;select=1390519&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also the foll links.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft.com/interop/resources/sap.mspx" target="test_blank"&gt;http://www.microsoft.com/interop/resources/sap.mspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/12f6d390-0201-0010-e18d-cdb4554a9e75" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/12f6d390-0201-0010-e18d-cdb4554a9e75&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do reward if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 10:02:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301675#M158681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T10:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: C Sharp and Sap Scripting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301676#M158682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try the .NET forum:&lt;/P&gt;&lt;P&gt;/community &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also search in SDN with keyword ".NET" to find some detailed docunetation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check &lt;A href="http://service.sap.com/connectors" target="test_blank"&gt;http://service.sap.com/connectors&lt;/A&gt; "SAP connector for Microsoft .NET".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 10:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/c-sharp-and-sap-scripting/m-p/1301676#M158682</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2006-05-31T10:50:37Z</dc:date>
    </item>
  </channel>
</rss>

