<?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>Question Re: SAP GUI SCRIPTING - taking data from excel in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaa-p/12609260#M4729204</link>
    <description>&lt;P&gt;Please post the code as text instead of image, so that one can easily answer by testing your code.&lt;/P&gt;&lt;P&gt;(also, my company doesn't allow access to pastebin.com, so I can't see your code)&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 12:21:59 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-05-05T12:21:59Z</dc:date>
    <item>
      <title>SAP GUI SCRIPTING - taking data from excel</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaq-p/12609259</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I recorded automate to extend materials in SAP. Values are taken from my template from the excel(below)&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049466-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;As you can see in below script: 1 line refers to 3 column in above excel and 2 line refers to 4 column. &lt;BR /&gt;The problem is I do not want to make it "rigid" I want to make it in different way. When the cell is processed, I would like the script to take the data from the next cell on the right.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://pastebin.com/RaQjB3bF"&gt;session.findById("wnd[0]/usr/tabsTABSPR1/tabpSP04/ssubTABFRA1:SAPLMGMM:2000/subS - Pastebin.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 07:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaq-p/12609259</guid>
      <dc:creator>former_member712998</dc:creator>
      <dc:date>2022-05-05T07:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP GUI SCRIPTING - taking data from excel</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaa-p/12609260#M4729204</link>
      <description>&lt;P&gt;Please post the code as text instead of image, so that one can easily answer by testing your code.&lt;/P&gt;&lt;P&gt;(also, my company doesn't allow access to pastebin.com, so I can't see your code)&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 12:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaa-p/12609260#M4729204</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-05-05T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP GUI SCRIPTING - taking data from excel</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaa-p/12609261#M4729205</link>
      <description>&lt;P&gt;This is my script&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;session.findById("wnd[0]/usr/tabsTABSPR1/tabpSP04/ssubTABFRA1:SAPLMGMM:2000/subSUB2:SAPLMGD1:2158/ctxtMVKE-VRKME").Text = Cells(10, 3)
&lt;/LI&gt;&lt;LI&gt;session.findById("wnd[0]/usr/tabsTABSPR1/tabpSP04/ssubTABFRA1:SAPLMGMM:2000/subSUB4:SAPLMGD1:2159/txtMVKE-AUMNG").Text = Cells(10, 4)&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 05 May 2022 13:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-gui-scripting-taking-data-from-excel/qaa-p/12609261#M4729205</guid>
      <dc:creator>former_member712998</dc:creator>
      <dc:date>2022-05-05T13:09:09Z</dc:date>
    </item>
  </channel>
</rss>

