<?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: AT selection-screen on ON HELP-REQUEST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974514#M70518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP-REQUEST FOR WDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SCREEN 400 STARTING AT 10 5&lt;/P&gt;&lt;P&gt;                  ENDING   AT 30 12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define your help in PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2005 06:31:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-04T06:31:13Z</dc:date>
    <item>
      <title>AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974507#M70511</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; What is normally done in the Selection Screen event :&lt;/P&gt;&lt;P&gt;AT selection-screen on ON HELP-REQUEST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally pressing F1 helps gives Documentation present in Data Element assoicated with the field. Exactly in what cases would we be needing to use this event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974507#M70511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974508#M70512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to display the documentation of a specific so that the user understand what to enter in that field, you use this event.&lt;/P&gt;&lt;P&gt;&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>Tue, 04 Oct 2005 06:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974508#M70512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974509#M70513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;When the user presses F1 on the relevant field, the subsequent processing block is executed. You can thus implement a self-programmed help for the input/output fields of the selection screen. If the program contains such an event and the user presses F1, the system processes this rather than displaying the documentation of the Dictionary field - even if the report parameter or the selection option with LIKE or FOR points to a Dictionary field.&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974509#M70513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974510#M70514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how do i bring up the dialog window with my explanation. I tried using WINDOW STARTING AT.. ENDING AT inside this event. It didnt work. So how you do bring the explanation to the user in a dialog window from this event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974510#M70514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974511#M70515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That event is used for search.&lt;/P&gt;&lt;P&gt;********************&lt;/P&gt;&lt;P&gt;at selection-screen on value-request for p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'F4_FILENAME'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;            field_name = 'p_file'&lt;/P&gt;&lt;P&gt;       importing&lt;/P&gt;&lt;P&gt;            file_name  = p_file.&lt;/P&gt;&lt;P&gt;****************************&lt;/P&gt;&lt;P&gt;If you code in the same manner in the selection screen you will able to search and select a file from your work station, so that it will be uploaded in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you, if not plzzz be back.&lt;/P&gt;&lt;P&gt;&lt;SUB&gt;CHEERS&lt;/SUB&gt;&lt;/P&gt;&lt;P&gt;If your problem is solved award points and close the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974511#M70515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974512#M70516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Svetlin Rusev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks. I already know what u have explained. But i am looking for one more step above it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974512#M70516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974513#M70517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak333 k &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is not my requirement. I just want a dialog window to appear with my explanations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974513#M70517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974514#M70518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP-REQUEST FOR WDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SCREEN 400 STARTING AT 10 5&lt;/P&gt;&lt;P&gt;                  ENDING   AT 30 12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define your help in PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974514#M70518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974515#M70519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Svetlin Rusev &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After pressing F1, when the user reads the explanation and wants to come back to the selection screen, how do i handle it. If i give LEAVE PROGRAM, it terminates. I have written the code in PAI of the Dialog screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974515#M70519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974516#M70520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try with &lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974516#M70520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T06:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection-screen on ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974517#M70521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked. Thank You so much..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 07:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-on-help-request/m-p/974517#M70521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T07:01:08Z</dc:date>
    </item>
  </channel>
</rss>

