<?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: help request &amp; value request event help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958629#M394288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;parameters : p_file like rlgrap-filename.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.

  CALL FUNCTION 'F4_FILENAME'
       EXPORTING
            program_name  = v_repid
            dynpro_number = syst-dynnr
            field_name    = 'P_FILE'
       IMPORTING
            file_name     = p_file.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this  for F1 help   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DEMO_DYNPRO_F1_HELP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also chk these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_DICTIONARY&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_DYNPRO&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_MODULE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 10:26:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-02T10:26:40Z</dc:date>
    <item>
      <title>help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958628#M394287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;someone plz help me out wid  AT SELECTION-SCREEN ON HELP REQUEST &amp;amp; VALUE REQUEST ...SEND ME A SMALL CODE FOR IT SO DAT I CAN UNDRSTAND BETTER......plz gimme some explanation also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958628#M394287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958629#M394288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;parameters : p_file like rlgrap-filename.

AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.

  CALL FUNCTION 'F4_FILENAME'
       EXPORTING
            program_name  = v_repid
            dynpro_number = syst-dynnr
            field_name    = 'P_FILE'
       IMPORTING
            file_name     = p_file.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this  for F1 help   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DEMO_DYNPRO_F1_HELP&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also chk these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_DICTIONARY&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_DYNPRO&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_F4_HELP_MODULE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958629#M394288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958630#M394289</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;This might be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check these program :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_SELECTION_SCREEN_BASIC &lt;/P&gt;&lt;P&gt;DEMO_SELECTION_SCREEN_EVENTS&lt;/P&gt;&lt;P&gt;DEMO_SELECTION_SCREEN_F1    &lt;/P&gt;&lt;P&gt;DEMO_SELECTION_SCREEN_F4    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS ON HELP-REQUEST. User-programmed F1 help&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;POH event for user-programmed help. Modules in this event are processed when the user presses F1 with the cursor positioned on a screen field. In the subsequent FIELD statements, you can specify a data element supplement (or determine one in an application module). The texts are then displayed by the help system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples &lt;/P&gt;&lt;P&gt;FIELD XY WITH '0001'. &lt;/P&gt;&lt;P&gt;Displays data element addition 0001 for field XY. &lt;/P&gt;&lt;P&gt;FIELD XY WITH variable. &lt;/P&gt;&lt;P&gt;Displays the data element supplement with the number contained in variable for the field XY. &lt;/P&gt;&lt;P&gt;FIELD XY MODULE XYZ WITH variable . &lt;/P&gt;&lt;P&gt;The relevant data element supplement is determined in module XYZ, where it is placed in variable. Use this procedure whenever you cannot determine the correct data element supplement until the F1 event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS ON VALUE-REQUEST. User-programmer F4 help&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Event in user-programmed help that occurs when the user presses F4 with the cursor positioned on a screen field. The modules specified in the subsequent FIELD statements are called instead of the SAP help system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;FIELD XY MODULE XYZ &lt;/P&gt;&lt;P&gt;Module XYZ determines the value of field XY and places it in the input field on the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958630#M394289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958631#M394290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the demo report program: demo_selection_screen_events in se38.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958631#M394290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958632#M394291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prog DEMO_SELECTION_SCREEN_EVENTS will give u clear idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alexander.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958632#M394291</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-03-02T10:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958633#M394292</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;Go to the following link u will get examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/example_code.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/example_code.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if satisfy reward me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958633#M394292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: help request &amp; value request event help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958634#M394293</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;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value request ( u can see some example with explanation)&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/79/34a246d9b511d1950e0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/79/34a246d9b511d1950e0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help request&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.s001.org/ABAP-Hlp/abapat_selection-screen.htm#&amp;amp;ABAP_ADDITION_4@4@" target="test_blank"&gt;http://www.s001.org/ABAP-Hlp/abapat_selection-screen.htm#&amp;amp;ABAP_ADDITION_4@4@&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-request-value-request-event-help/m-p/1958634#M394293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:37:17Z</dc:date>
    </item>
  </channel>
</rss>

