<?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: Supress SAP Inofrmation while executing VBA script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-sap-inofrmation-while-executing-vba-script/m-p/12224059#M1983857</link>
    <description>&lt;P&gt;I have found out a solution by using the following code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;While objSess.ActiveWindow.Text = "Information" 
objSess.findById("wnd[1]/tbar[0]/btn[0]").press 
Wend&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 08 Jul 2020 10:51:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-07-08T10:51:02Z</dc:date>
    <item>
      <title>Supress SAP Inofrmation while executing VBA script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-sap-inofrmation-while-executing-vba-script/m-p/12224058#M1983856</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
  &lt;P&gt;I have an scripting code with vba that is working fine for some transactions, however for ZM52 transaction I am receiving a pop up information window when executing the report and for that reason is not working.&lt;/P&gt;
  &lt;P&gt;The problem is that is a big report, which takes time to download and this pop up is showing more than once.&lt;/P&gt;
  &lt;P&gt;Is there any option to "say" to SAP to avoid / omit / supress/ this kind of information?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1820788-errorsap.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Any help will be very appreciated!&lt;/P&gt;
  &lt;P&gt;Thank you all&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 13:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/supress-sap-inofrmation-while-executing-vba-script/m-p/12224058#M1983856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-06-26T13:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Supress SAP Inofrmation while executing VBA script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/supress-sap-inofrmation-while-executing-vba-script/m-p/12224059#M1983857</link>
      <description>&lt;P&gt;I have found out a solution by using the following code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;While objSess.ActiveWindow.Text = "Information" 
objSess.findById("wnd[1]/tbar[0]/btn[0]").press 
Wend&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Jul 2020 10:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/supress-sap-inofrmation-while-executing-vba-script/m-p/12224059#M1983857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-07-08T10:51:02Z</dc:date>
    </item>
  </channel>
</rss>

