<?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: Getting screen field values during runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266448#M1830745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the reason you do not see the value is that the value is simply just not (yet) there. When do you access the code - in PAI / PBO of the screen? You may try using DYNP_VALUES_READ exporting the name of the program and the dynpro. But I believe the absolutely best solution here would be reading the text values independently of the value shown in the transaction by your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 11:00:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-22T11:00:03Z</dc:date>
    <item>
      <title>Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266444#M1830741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugger for dynamically getting the screen field values we will be using&amp;nbsp; &lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;SAPLMGMW&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;CALP&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ENDPA this format to get the value of the field CALP&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ENDPA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this will give only for fields.My question is that how to get the screen field labels values in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at following picture.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/437950" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 09:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266444#M1830741</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2014-04-22T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266445#M1830742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the label field is also from a variable / structure, either mapped to the DDIC or from global variable of the program. Press F1 in the text field and find it's corresponding variable. You can use it in the same manner as you did with other (input) screen fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266445#M1830742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-22T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266446#M1830743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using the screen field in the same manner but its not showing the values.&lt;/P&gt;&lt;P&gt;That field is of structur CALP - field endpa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266446#M1830743</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2014-04-22T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266447#M1830744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the debugging mode, I am able to read the other field values such as net sales prices , but not endpa field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266447#M1830744</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2014-04-22T10:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266448#M1830745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the reason you do not see the value is that the value is simply just not (yet) there. When do you access the code - in PAI / PBO of the screen? You may try using DYNP_VALUES_READ exporting the name of the program and the dynpro. But I believe the absolutely best solution here would be reading the text values independently of the value shown in the transaction by your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266448#M1830745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-22T11:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting screen field values during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266449#M1830746</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;Try putting a watch point on the screen field name and see where it is changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your need is before that it won't be possible to get it as it is a processed value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if it is updating on screen but still you are not getting that means the value is not transported from the Screen to the program in that case use the FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;DYNP_VALUES_READ&lt;/SPAN&gt; to get the values the documentation has the usage else there are lot of blogs just search it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:21:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-screen-field-values-during-runtime/m-p/10266449#M1830746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-22T11:21:24Z</dc:date>
    </item>
  </channel>
</rss>

