<?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: Dynamic screen field values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845634#M924563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi....&lt;/P&gt;&lt;P&gt; from what i have understood may be u havnt cleraed the work area...that u r using...thats why the values arent changing...its taking the previous data itself...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..just check.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 06:32:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-21T06:32:26Z</dc:date>
    <item>
      <title>Dynamic screen field values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845630#M924559</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; One quick question, I have created a screen with reference to a custome table fields and it is working fine. When I enter values for the first time, the values look ok in debug but when I change the values on the screen, the new values are not updated in the screen fields in debug. Old values are shown in the debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there is some kind of logic to do this. Like using the dynamic screen fields read or ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Roopesh Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 09:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845630#M924559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T09:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen field values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845631#M924560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only time you have to worry about trick "get values dynamically from dynpro" type logic is during an F1 Help or  F4 value request event... otherwise there should be no difference between a custom field and an SAP standard one... what function key are you pressing before you reach the debug point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 11:16:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845631#M924560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T11:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen field values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845632#M924561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not clear with your requirement.&lt;/P&gt;&lt;P&gt;Can you please give your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandeep Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 11:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845632#M924561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T11:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen field values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845633#M924562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u first enter the values, they get into the work area related to the screen fields.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when u change the values, they dont get changed in the workarea associated with the fields. since the data does not get updated in the fields, it wont show in the debugging mode. so chk ur code and make sure u update the data in the variables associated with the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do reward if helpful or get back with further queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 12:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845633#M924562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T12:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic screen field values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845634#M924563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi....&lt;/P&gt;&lt;P&gt; from what i have understood may be u havnt cleraed the work area...that u r using...thats why the values arent changing...its taking the previous data itself...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..just check.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 06:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-screen-field-values/m-p/3845634#M924563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T06:32:26Z</dc:date>
    </item>
  </channel>
</rss>

