<?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: Problem refreshing field on screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242193#M1630234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Herbert Schlup	,&lt;/P&gt;&lt;P&gt;whatever you did is correct, where you used in these FM? Try use in PAI, between chain and endchain..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Oct 2011 04:42:06 GMT</pubDate>
    <dc:creator>surajarafath</dc:creator>
    <dc:date>2011-10-22T04:42:06Z</dc:date>
    <item>
      <title>Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242187#M1630228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;I have a dynpro where I have a container in the lower screen with a tab.&lt;/P&gt;&lt;P&gt;On the upper screen I have a simple field holding a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I do a modification on the table on the lower field, i like to refresh the value in the simple field.&lt;/P&gt;&lt;P&gt;Changing the variable, don't change the field value. (only when I move over to the field and press enter).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I refresh this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 14:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242187#M1630228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242188#M1630229</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;There is no ON FOCUSE EXIT events in ABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you need to use &lt;STRONG&gt;POPUP_GET_VALUES&lt;/STRONG&gt; Function Module in PBO once you give a value and press enter you can refresh the screen if there is no change in Value you need to refresh the Screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would serve your purpose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 15:17:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242188#M1630229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-20T15:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242189#M1630230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with these Functional Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DYNP_VALUES_UPDATE&lt;/P&gt;&lt;P&gt;DYNP_VALUES_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help your Problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 02:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242189#M1630230</guid>
      <dc:creator>surajarafath</dc:creator>
      <dc:date>2011-10-21T02:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242190#M1630231</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;Make sure you change the variable before the PBO and check whether the PBO of the screen of that simple field is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this by debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 02:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242190#M1630231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T02:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242191#M1630232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no PBO called after t he change of the variable... as it's not on the same Dynpro i guess.&lt;/P&gt;&lt;P&gt;Can I force a PBO?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 08:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242191#M1630232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242192#M1630233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what I did&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CLEAR   l_dynpfields.&lt;/P&gt;&lt;P&gt;  REFRESH l_dynpfields.&lt;/P&gt;&lt;P&gt;  l_dynpfields-fieldname  = 'W_DISPOF'.&lt;/P&gt;&lt;P&gt;  l_dynpfields-fieldvalue = w_dispo.&lt;/P&gt;&lt;P&gt;  APPEND l_dynpfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'DYNP_VALUES_UPDATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      dyname                     = 'ZSDAT01'&lt;/P&gt;&lt;P&gt;      dynumb                     = '9000'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      dynpfields                 = l_dynpfields&lt;/P&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR   l_dynpfields.&lt;/P&gt;&lt;P&gt;  REFRESH l_dynpfields.&lt;/P&gt;&lt;P&gt;  l_dynpfields-fieldname  = 'W_DISPOF'.&lt;/P&gt;&lt;P&gt;  APPEND l_dynpfields.&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                     = 'ZSDAT01'&lt;/P&gt;&lt;P&gt;      dynumb                     = '9000'&lt;/P&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;      dynpfields                 = l_dynpfields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FM DYNP_VALUES_READ gives me the value back of my field. But the Update does not refresh the screen..... strange. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 08:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242192#M1630233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T08:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242193#M1630234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Herbert Schlup	,&lt;/P&gt;&lt;P&gt;whatever you did is correct, where you used in these FM? Try use in PAI, between chain and endchain..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2011 04:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242193#M1630234</guid>
      <dc:creator>surajarafath</dc:creator>
      <dc:date>2011-10-22T04:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242194#M1630235</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;Can't you just call the function SAPGUI_SET_FUNCTIONCODE after you have changed your variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CALL FUNCTION 'SAPGUI_SET_FUNCTIONCODE'
   EXPORTING
     FUNCTIONCODE                 = '=ENT'
   EXCEPTIONS
     FUNCTION_NOT_SUPPORTED       = 1
     OTHERS                       = 2.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2011 17:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242194#M1630235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-22T17:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing field on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242195#M1630236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, a combination of all this worked &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-refreshing-field-on-screen/m-p/8242195#M1630236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:25:30Z</dc:date>
    </item>
  </channel>
</rss>

