<?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 Remove Logon Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-logon-screen/m-p/3666027#M882930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          We are doing interface between SAP And VB using BAPI&lt;/P&gt;&lt;P&gt;which is working fine......but at the the starting point SAP Logon screen popup is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,pls tell us how to remove this popup........?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Apr 2008 04:19:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-05T04:19:30Z</dc:date>
    <item>
      <title>Remove Logon Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-logon-screen/m-p/3666027#M882930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          We are doing interface between SAP And VB using BAPI&lt;/P&gt;&lt;P&gt;which is working fine......but at the the starting point SAP Logon screen popup is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,pls tell us how to remove this popup........?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2008 04:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-logon-screen/m-p/3666027#M882930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-05T04:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Logon Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-logon-screen/m-p/3666028#M882931</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;Use below code for reference...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;



R3.Connection.System = "00" 
R3.Connection.Destination = "xxx" 
R3.Connection.HostName = "xxxx" 
R3.Connection.client = "100" 
R3.Connection.user = "xxxx" 
R3.Connection.password = "xxxx" 
R3.Connection.language = "EN" 

R3.Connection.logon(0, -1) 


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve your problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2008 04:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-logon-screen/m-p/3666028#M882931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-05T04:31:16Z</dc:date>
    </item>
  </channel>
</rss>

