<?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: PROCESS ON HELP-REQUEST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562539#M857282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To display data element supplement documentation, you must code the following screen flow logic in the POH event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS ON HELP-REQUEST.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;  FIELD &amp;lt;f&amp;gt; [MODULE &amp;lt;mod&amp;gt;] WITH &amp;lt;num&amp;gt;.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After PROCESS ON HELP-REQUEST, you can only use FIELD statements. If there is no PROCESS ON HELP-REQUEST keyword in the flow logic of the screen, the data element documentation for the current field, or no help at all is displayed when the user chooses F1. Otherwise, the next FIELD statement containing the current field &amp;lt;f&amp;gt; is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is screen-specific data element supplement documentation for the field &amp;lt;f&amp;gt;, you can display it by specifying its number &amp;lt;num&amp;gt;. The number &amp;lt;num&amp;gt; can be a literal or a variable. The variable must be declared and filled in the corresponding ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can fill the variables, for example, by calling the module &amp;lt;mod&amp;gt; before the help is displayed. However, the FIELD statement does not transport the contents of the screen field &amp;lt;f&amp;gt; to the ABAP program in the PROCESS ON HELP-REQUEST event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2008 13:01:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-28T13:01:48Z</dc:date>
    <item>
      <title>PROCESS ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562537#M857280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;wat is importance of POH. what If there is no PROCESS ON HELP-REQUEST ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;- Puneet Sharma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 12:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562537#M857280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-28T12:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: PROCESS ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562538#M857281</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;&lt;/P&gt;&lt;P&gt;its for F1 help for perticular fiels...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to provide F1 help then u need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not compulsary...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if usefull...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 12:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562538#M857281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-28T12:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: PROCESS ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562539#M857282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To display data element supplement documentation, you must code the following screen flow logic in the POH event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS ON HELP-REQUEST.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;  FIELD &amp;lt;f&amp;gt; [MODULE &amp;lt;mod&amp;gt;] WITH &amp;lt;num&amp;gt;.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After PROCESS ON HELP-REQUEST, you can only use FIELD statements. If there is no PROCESS ON HELP-REQUEST keyword in the flow logic of the screen, the data element documentation for the current field, or no help at all is displayed when the user chooses F1. Otherwise, the next FIELD statement containing the current field &amp;lt;f&amp;gt; is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is screen-specific data element supplement documentation for the field &amp;lt;f&amp;gt;, you can display it by specifying its number &amp;lt;num&amp;gt;. The number &amp;lt;num&amp;gt; can be a literal or a variable. The variable must be declared and filled in the corresponding ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can fill the variables, for example, by calling the module &amp;lt;mod&amp;gt; before the help is displayed. However, the FIELD statement does not transport the contents of the screen field &amp;lt;f&amp;gt; to the ABAP program in the PROCESS ON HELP-REQUEST event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2008 13:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562539#M857282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-28T13:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROCESS ON HELP-REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562540#M857283</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;You can use it just to show a help when the users press the F1 button over a field. You can show a help &lt;EM&gt;coded&lt;/EM&gt; in your program instead the default (from the DDIC) and you doesn't need to code it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, check this for more help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaac935c111d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbad1135c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="417300"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 17:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-help-request/m-p/3562540#M857283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T17:47:27Z</dc:date>
    </item>
  </channel>
</rss>

