<?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: SAP Script via VBA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448138#M1999245</link>
    <description>&lt;P&gt;You are the only one to know what the screen looks like, so people can't help you much. I guess you have several possible containers, and you want to find the one which contains a GuiGridView object. Do other ones  contain GuiGridView objects too? If yes, how do you distinguish them?&lt;/P&gt;&lt;P&gt;Maybe this blog post can be sufficient: &lt;A href="https://blogs.sap.com/2021/06/28/how-to-detect-ui-element-id-with-regular-expressions-in-sap-gui-scripting/" target="test_blank"&gt;https://blogs.sap.com/2021/06/28/how-to-detect-ui-element-id-with-regular-expressions-in-sap-gui-scripting/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2021 19:33:09 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2021-08-18T19:33:09Z</dc:date>
    <item>
      <title>SAP Script via VBA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448136#M1999243</link>
      <description>&lt;P&gt;I am automating a SAP screen that has a grid and I need to check a value in the grid. But the problem is the grid changes dynamically.&lt;/P&gt;
  &lt;P&gt;Set GRID1 = session.findById("wnd[0]/usr/cntlOBJ_LOG_CONTAINER/shellcont/shell/shellcont[4]/shell")&lt;/P&gt;
  &lt;P&gt;shellcont[4] changes dynamically&lt;/P&gt;
  &lt;P&gt;Please give some insights&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 15:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448136#M1999243</guid>
      <dc:creator>former_member1200558</dc:creator>
      <dc:date>2021-08-18T15:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script via VBA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448137#M1999244</link>
      <description>&lt;P&gt;Welcome to the SAP Community!
Take these tutorials to learn more about getting started:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/tutorials/community-qa.html"&gt;Ask &lt;/A&gt;&lt;A href="https://developers.sap.com/tutorials/community-qa.html"&gt;and Answer
Questions on SAP Community | Tutorials for SAP Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/tutorials/community-profile.html"&gt;Update and
Maintain Your SAP Profile at people.sap.com | Tutorials for SAP Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/tutorials/community-start.html"&gt;Tour the SAP
Community | Tutorials for SAP Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 15:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448137#M1999244</guid>
      <dc:creator>former_member751591</dc:creator>
      <dc:date>2021-08-18T15:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script via VBA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448138#M1999245</link>
      <description>&lt;P&gt;You are the only one to know what the screen looks like, so people can't help you much. I guess you have several possible containers, and you want to find the one which contains a GuiGridView object. Do other ones  contain GuiGridView objects too? If yes, how do you distinguish them?&lt;/P&gt;&lt;P&gt;Maybe this blog post can be sufficient: &lt;A href="https://blogs.sap.com/2021/06/28/how-to-detect-ui-element-id-with-regular-expressions-in-sap-gui-scripting/" target="test_blank"&gt;https://blogs.sap.com/2021/06/28/how-to-detect-ui-element-id-with-regular-expressions-in-sap-gui-scripting/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 19:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448138#M1999245</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-08-18T19:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script via VBA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448139#M1999246</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1969775-sapscreen.png" /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Thanks for the response Sandra. I have attached the screenshot of the control that I am trying to automate. This control has the id session.findById("wnd[0]/usr/cntlOBJ_LOG_CONTAINER/shellcont/shell/shellcont[4]/shell") in which shellcont[4] changes dynamically (4 is changed dynamically as 3/2)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Aug 2021 06:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-via-vba/m-p/12448139#M1999246</guid>
      <dc:creator>former_member1200558</dc:creator>
      <dc:date>2021-08-24T06:06:19Z</dc:date>
    </item>
  </channel>
</rss>

