<?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: Read from a Screen field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781478#M909906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already aware of the method to read data from tables using VBA. However, this means I will have to write multiple queries to read the data from the same transaction for e.g. for transaction VA43, I will need to read tables VBAK, VBAP, VEDA, FPLA etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking for is something similar to how TxShuttle reads data from SAP, using the screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 07:07:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T07:07:33Z</dc:date>
    <item>
      <title>Read from a Screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781476#M909904</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;I am attempting to read data from SAP screens rather than tables with an RFC connection (from VBA). I am able to fluently write data into SAP using this method. Can someone guide me on how to read the data? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 15:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781476#M909904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T15:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read from a Screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781477#M909905</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;  It is not possoble to read the data from the screen directly.&lt;/P&gt;&lt;P&gt;The data which is visible on the screens is fetched from some tables.&lt;/P&gt;&lt;P&gt;You can only write a RFC Function module which fetches the data from the datbase tables .&lt;/P&gt;&lt;P&gt;SO, find the tables in which the data is stored for the fields that you see on the screen and code to fetch the data from the corresponding tables in a RFC function module, which can be called from external applications like VBA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 15:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781477#M909905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T15:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read from a Screen field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781478#M909906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already aware of the method to read data from tables using VBA. However, this means I will have to write multiple queries to read the data from the same transaction for e.g. for transaction VA43, I will need to read tables VBAK, VBAP, VEDA, FPLA etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking for is something similar to how TxShuttle reads data from SAP, using the screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 07:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-from-a-screen-field/m-p/3781478#M909906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T07:07:33Z</dc:date>
    </item>
  </channel>
</rss>

