<?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 in screen painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953318#M65649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think instead of doing it at the enter event why can't you use the process on value request event in which once the user presses the F4 key then you go and fetch the values from your earlier field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shekhar Kulkarni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2005 13:31:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-27T13:31:54Z</dc:date>
    <item>
      <title>problem in screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953317#M65648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have two fields in my screen.i have to enter a value in the first field and all the values pertaining to the first field should come in the second field as a F4 help.&lt;/P&gt;&lt;P&gt;After i enter a value in the first field,all the values in the second field are getting populated in the form of a F4 help only after the press of enter button.how to do it without the press of enter button.can any one of u please provide help on this to how to go about and provide some sample code.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 13:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953317#M65648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem in screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953318#M65649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think instead of doing it at the enter event why can't you use the process on value request event in which once the user presses the F4 key then you go and fetch the values from your earlier field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shekhar Kulkarni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 13:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953318#M65649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T13:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem in screen painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953319#M65650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a very common problem. The reason is that the data entered on the screen will not be available in the program till the PAI event is triggerred (in your case, the enter key does it).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this problem can be bypassed using the Function Module DYNP_VALUES_READ. This FM is very well documented. You need to get the data entered for the first field using this FM. This code should be written in the AT SELECTION-SCREEN ON VALUE REQUEST event for the second field in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 14:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/953319#M65650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T14:33:37Z</dc:date>
    </item>
  </channel>
</rss>

