<?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: documentation for user defined field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794535#M1122887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to get F1 help for the parameter on the selection-screen then you have to define that field of type referring to an data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: &lt;/P&gt;&lt;P&gt;Parameters:&lt;/P&gt;&lt;P&gt;            p_num type MANDT.&lt;/P&gt;&lt;P&gt;for this the same documentation of the data element MANDT will come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters:&lt;/P&gt;&lt;P&gt;           p_num type i.&lt;/P&gt;&lt;P&gt;for this no F1 documnetation will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2009 12:41:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-04T12:41:34Z</dc:date>
    <item>
      <title>documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794522#M1122874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai gurus,&lt;/P&gt;&lt;P&gt;    parameters : x type i.&lt;/P&gt;&lt;P&gt;i want create documentation for this field x in selection screen.&lt;/P&gt;&lt;P&gt;please replay me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794522#M1122874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794523#M1122875</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;In the ABAP editor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check F1 help for "SELECTION-SCREEN FOR FIELD XX ". Here XX is the parameter field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794523#M1122875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794524#M1122876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do it in this. create a data element for this field and give the user documatation for that data element.&lt;/P&gt;&lt;P&gt;now create an internal table and use the above created data element for field decleration.&lt;/P&gt;&lt;P&gt;Now make ur field in the report of this type.&lt;/P&gt;&lt;P&gt;the user documentation u have given there will also be available here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will work.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794524#M1122876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794525#M1122877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but that is for field validation. iwant f1 help for user defined field in selection-screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794525#M1122877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794526#M1122878</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;In SE38&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; Text elements -&amp;gt; Selection texts&lt;/P&gt;&lt;P&gt;and enter description for your parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794526#M1122878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794527#M1122879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just refer thhis link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/79/34a243d9b511d1950e0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/79/34a243d9b511d1950e0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have a look at this similar thread also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="785531"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794527#M1122879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794528#M1122880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Try the FM's below : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HELP_OBJECT_SHOW&lt;/P&gt;&lt;P&gt;HELP_OBJECT_SHOW_FOR_FIELD &lt;/P&gt;&lt;P&gt;DSYS_SHOW_FOR_F1HELP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the thread given below:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6257563"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With luck,&lt;/P&gt;&lt;P&gt;Pritam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 07:02:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794528#M1122880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T07:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794529#M1122881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ankal ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: p_docu type zdoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a Data element &lt;STRONG&gt;ZDOC&lt;/STRONG&gt; follow normal procedure to ceate a Data element . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u press create -&amp;gt; it asks for domain and other attributes , in the same screen , click &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DOCUMENTATION&lt;/STRONG&gt;  ( CTRL F7 ) --&amp;gt;  editor opens , type the description or the document you want and then activate it . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to report and execute it , on selection screen you get p_docu and one input field , &lt;/P&gt;&lt;P&gt;in that press F1 and you will get the documentation that you mentioned for that Data Element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aby.&lt;/P&gt;&lt;P&gt;Please clsoe this thread as soon as your problem is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794529#M1122881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794530#M1122882</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;Try to use this:&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECTION-SCREEN COMMENT 3(25) TEXT-012 FOR FIELD P_Field&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN POSITION 40.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;you can maintain messages with varied degree of details here for more details in you can refer the ABAP Documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_NW04/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_NW04/helpdata/en/9f/dba7e235c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Neha Shukla on Nov 30, 2008 10:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 13:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794530#M1122882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T13:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794531#M1122883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the tcode se61. we can create the documentation for data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 07:08:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794531#M1122883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T07:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794532#M1122884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For documentation of a parameter go to transaction SE38  select the documentation option, there you can find an option selections you van enetr the document of that particular field. You can view this documentation on selection screen with a option program documentaion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Rajani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 08:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794532#M1122884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794533#M1122885</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;To maintain documentation for parameters,better reference your own defined data element as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parameters p_num type s_id.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here s_id is a data element.While creating data element,you can write the documentation for that field  which is the only way to get documentation help ( F1 help ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,when you press F1 on selection screen for p_num field ,you will get the data element documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For database reference fields,you will get F1 help through its data element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 09:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794533#M1122885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T09:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794534#M1122886</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;Create A Data Element for that parameter and provide the documentation at the data element level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u use that parameter in your program it shows the documentation done for that data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi Aswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 10:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794534#M1122886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T10:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794535#M1122887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to get F1 help for the parameter on the selection-screen then you have to define that field of type referring to an data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: &lt;/P&gt;&lt;P&gt;Parameters:&lt;/P&gt;&lt;P&gt;            p_num type MANDT.&lt;/P&gt;&lt;P&gt;for this the same documentation of the data element MANDT will come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters:&lt;/P&gt;&lt;P&gt;           p_num type i.&lt;/P&gt;&lt;P&gt;for this no F1 documnetation will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 12:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794535#M1122887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-04T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: documentation for user defined field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794536#M1122888</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;u can use&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP-REQUEST FOR &amp;lt;&amp;lt;field-name&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;*provide documentation here like&lt;/P&gt;&lt;P&gt;MESSAGE 'Enter Notification number' TYPE 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 06:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-for-user-defined-field/m-p/4794536#M1122888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T06:25:22Z</dc:date>
    </item>
  </channel>
</rss>

