<?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: F1 Help Assignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961859#M698772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      In the screen painter you place the cursor in the field string of a screen on the field to be documented  and select the menu goto &amp;gt; documentation &amp;gt; data el. extra &lt;/P&gt;&lt;P&gt;Now you will get a popup with the data element and the number of the current screen as an identifier for the additional text. In addition to the help contents in the ABAP/4 Dict you can enter your own Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you enter your own description and SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 10:08:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T10:08:06Z</dc:date>
    <item>
      <title>F1 Help Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961855#M698768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom screen with fields. I have this requirement wherein if I choose a field and presses the F1 button, a custom help text will appear. How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961855#M698768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: F1 Help Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961856#M698769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DSYS_SHOW_FOR_F1HELP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961856#M698769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: F1 Help Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961857#M698770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AT SELECYION-SCREE ON HELP-REQUEST FOR &amp;lt;FLD&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FN MODULE 'DOC_DIAPLY_F1HELP'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961857#M698770</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2007-10-15T10:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: F1 Help Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961858#M698771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and you can go through the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/forums" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/forums&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961858#M698771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: F1 Help Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961859#M698772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      In the screen painter you place the cursor in the field string of a screen on the field to be documented  and select the menu goto &amp;gt; documentation &amp;gt; data el. extra &lt;/P&gt;&lt;P&gt;Now you will get a popup with the data element and the number of the current screen as an identifier for the additional text. In addition to the help contents in the ABAP/4 Dict you can enter your own Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you enter your own description and SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f1-help-assignment/m-p/2961859#M698772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:08:06Z</dc:date>
    </item>
  </channel>
</rss>

