<?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: Screen field reading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512658#M844927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using field symbols i have read the value of the required fields in the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2008 15:00:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-28T15:00:23Z</dc:date>
    <item>
      <title>Screen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512656#M844925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a TCode EC50E(IS-U). The second screen of this TCode have a Tabstrip with 5 tabs . One tab is calling two subscreens.Now i want to read a field value in the second subscreen. How can i read this. Please explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Subhani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 13:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512656#M844925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Screen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512657#M844926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it in two ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. By using the Parameter Id , if you have the parameter id then you can read it from get parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. if you does not have then use the following FM to read the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                               &lt;/P&gt;&lt;P&gt; call function 'DYNP_VALUES_READ'              &lt;/P&gt;&lt;P&gt;      exporting                                &lt;/P&gt;&lt;P&gt;           dyname               = dname        &lt;/P&gt;&lt;P&gt;           dynumb               = dynnr        &lt;/P&gt;&lt;P&gt;      tables                                   &lt;/P&gt;&lt;P&gt;           dynpfields           = fields       &lt;/P&gt;&lt;P&gt;      exceptions                               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 13:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512657#M844926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T13:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Screen field reading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512658#M844927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using field symbols i have read the value of the required fields in the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 15:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-field-reading/m-p/3512658#M844927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T15:00:23Z</dc:date>
    </item>
  </channel>
</rss>

