<?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: about input field... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098838#M102926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks hari... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly what i need to do. To get the proper value of 'F4 help' of other input field based on the first input field without pressing 'ENTER' key...&lt;/P&gt;&lt;P&gt;The value of 'F4 help' of my second input field should depend on the first input field value. I'm getting the correct value of 'F4 help' when I press 'ENTER' key but when i'm not, it displays incorrect value.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2005 02:57:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-29T02:57:33Z</dc:date>
    <item>
      <title>about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098834#M102922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gud day guys..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the value of input field without pressing the 'ENTER' key in dialog programming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 02:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098834#M102922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T02:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098835#M102923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it is possible to get the value without pressing enter in the dialog programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 02:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098835#M102923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T02:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098836#M102924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the value of an input field, you will have to trigger PAI which is possible only when there is any action on screen, for eg pressing any button. If you do not trigger PAI, you will not be able to retrieve the input field value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 02:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098836#M102924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T02:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098837#M102925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't click anything, what is the use of getting value? if you are looking for F4 help of some other field based on the given field value, that is possible. Let me know if thats what you are looking. I can provide logic for that. If not, let us know what is the functionality you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 02:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098837#M102925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T02:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098838#M102926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks hari... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly what i need to do. To get the proper value of 'F4 help' of other input field based on the first input field without pressing 'ENTER' key...&lt;/P&gt;&lt;P&gt;The value of 'F4 help' of my second input field should depend on the first input field value. I'm getting the correct value of 'F4 help' when I press 'ENTER' key but when i'm not, it displays incorrect value.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 02:57:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098838#M102926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T02:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098839#M102927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can read the other field value without pressing enter by using 'DYNP_VALUES_READ'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see below link with examples&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/9f/dbaac935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/9f/dbaac935c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.members.tripod.com/abap4/How_to_Create_Popup_Help.html" target="test_blank"&gt;http://www.members.tripod.com/abap4/How_to_Create_Popup_Help.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 03:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098839#M102927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T03:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098840#M102928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Case Sy-ucomm.&lt;/P&gt;&lt;P&gt;when ' '.&lt;/P&gt;&lt;P&gt;text1 = 'test'.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 05:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098840#M102928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: about input field...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098841#M102929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU VERY MUCH Nekenti Vera Venkata Satyanarayana... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first link you gave me solved my problem... godbless..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks also for those who spent time answering my question...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 07:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-input-field/m-p/1098841#M102929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T07:05:09Z</dc:date>
    </item>
  </channel>
</rss>

