<?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 Error connecting from excel to sap in automatic mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-connecting-from-excel-to-sap-in-automatic-mode/m-p/2933869#M691355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to connect to sap from excel without it shows the logon screen. I use the following sentence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &amp;lt;b&amp;gt;R3.Connection.logon(0, True&amp;lt;/b&amp;gt;) &amp;lt;&amp;gt; True Then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value of parameter is &amp;lt;b&amp;gt;False&amp;lt;/b&amp;gt;, shows logon to me and works well, with &amp;lt;b&amp;gt;True&amp;lt;/b&amp;gt; it gives error and it does not connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object R3 has been created as      &lt;/P&gt;&lt;P&gt;Set R3 = &amp;lt;b&amp;gt;CreateObject("SAP.Functions")&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 09:31:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T09:31:28Z</dc:date>
    <item>
      <title>Error connecting from excel to sap in automatic mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-connecting-from-excel-to-sap-in-automatic-mode/m-p/2933869#M691355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to connect to sap from excel without it shows the logon screen. I use the following sentence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &amp;lt;b&amp;gt;R3.Connection.logon(0, True&amp;lt;/b&amp;gt;) &amp;lt;&amp;gt; True Then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value of parameter is &amp;lt;b&amp;gt;False&amp;lt;/b&amp;gt;, shows logon to me and works well, with &amp;lt;b&amp;gt;True&amp;lt;/b&amp;gt; it gives error and it does not connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object R3 has been created as      &lt;/P&gt;&lt;P&gt;Set R3 = &amp;lt;b&amp;gt;CreateObject("SAP.Functions")&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-connecting-from-excel-to-sap-in-automatic-mode/m-p/2933869#M691355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error connecting from excel to sap in automatic mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-connecting-from-excel-to-sap-in-automatic-mode/m-p/2933870#M691356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have solved part of the problem. To skip the screen of logon, is necessary to fill up all these values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     R3.Connection.System = "system"&lt;/P&gt;&lt;P&gt;     R3.Connection.Systemnumber = "01"&lt;/P&gt;&lt;P&gt;     R3.Connection.Client = "999"&lt;/P&gt;&lt;P&gt;     R3.Connection.User = "user"&lt;/P&gt;&lt;P&gt;     R3.Connection.Password = "pass"&lt;/P&gt;&lt;P&gt;     R3.Connection.Language = "EN"&lt;/P&gt;&lt;P&gt;     R3.Connection.Destination = "destination"&lt;/P&gt;&lt;P&gt;     R3.Connection.hostname = "hostname"&lt;/P&gt;&lt;P&gt;     R3.Connection.autologon = True&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;But my problem now is that the system r3 to that I want to connect is through citrix, and this way it causes error.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:51:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-connecting-from-excel-to-sap-in-automatic-mode/m-p/2933870#M691356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:51:50Z</dc:date>
    </item>
  </channel>
</rss>

