<?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: Module Pool Programming - F1 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296084#M501329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in POH,&lt;/P&gt;&lt;P&gt;CALL THE FN MODULE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_DISPLAY_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXAMPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: info_msg LIKE DOKHL-OBJECT&lt;/P&gt;&lt;P&gt;VALUE 'BC_SEC_USR_GUM_INFO'.&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Deaktivation of Golbal User Manager note 433941 *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'POPUP_DISPLAY_TEXT'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;LANGUAGE = SY-LANGU&lt;/P&gt;&lt;P&gt;POPUP_TITLE = 'Wichtige Systeminformation'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;START_COLUMN = 10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;START_ROW = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;TEXT_OBJECT = info_msg&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;HELP_MODAL = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;CANCELLED =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;TEXT_NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;OTHERS = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Useful.&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;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 07:11:16 GMT</pubDate>
    <dc:creator>vikram_maduri2</dc:creator>
    <dc:date>2007-05-17T07:11:16Z</dc:date>
    <item>
      <title>Module Pool Programming - F1 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296083#M501328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi how to add field help(i.e f1 help) to the custom fields added to the standard transaction as well as to the standard fields in the standard transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 07:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296083#M501328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T07:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Programming - F1 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296084#M501329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in POH,&lt;/P&gt;&lt;P&gt;CALL THE FN MODULE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_DISPLAY_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXAMPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: info_msg LIKE DOKHL-OBJECT&lt;/P&gt;&lt;P&gt;VALUE 'BC_SEC_USR_GUM_INFO'.&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Deaktivation of Golbal User Manager note 433941 *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'POPUP_DISPLAY_TEXT'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;LANGUAGE = SY-LANGU&lt;/P&gt;&lt;P&gt;POPUP_TITLE = 'Wichtige Systeminformation'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;START_COLUMN = 10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;START_ROW = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;TEXT_OBJECT = info_msg&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;HELP_MODAL = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;CANCELLED =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;TEXT_NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;OTHERS = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If Useful.&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;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 07:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296084#M501329</guid>
      <dc:creator>vikram_maduri2</dc:creator>
      <dc:date>2007-05-17T07:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Programming - F1 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296085#M501330</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 the demo program  is defined in the ABAP program like a normal PAI module. The processing logic of the module must ensure that adequate help is displayed for the field in question. Instead of calling an extra screen with text fields, you should use one of the following function modules to display a suitable SAPscript document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HELP_OBJECT_SHOW_FOR_FIELD&lt;/P&gt;&lt;P&gt;This function module displays the data element documentation for components of any structure or database table from the ABAP Dictionary. You pass the name of the component and structure or table to the import parameters FIELD and TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HELP_OBJECT_SHOW&lt;/P&gt;&lt;P&gt;Use this function module to display any SAPscript document. You must pass the document class (for example, TX for general texts, DE for data element documentation) and the name of the document to the import parameters DOKCLASS and DOKNAME. For technical reasons, you must also pass an empty internal table with the line type TLINE to the tables parameter of the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further information about how to create SAPscript documents, refer to the Documentation of System Objects documentation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;veeresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 07:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296085#M501330</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-05-17T07:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Programming - F1 help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296086#M501331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey i need the other possible ways.&lt;/P&gt;&lt;P&gt;the screen contains many custom fields and standard fields. for all the fields i have to get the corresponding field help(f1 help) when i press f1. how this can be attached only by using POH (using the that many number of fields for each a module) or any other alternate is there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 07:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming-f1-help/m-p/2296086#M501331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T07:18:45Z</dc:date>
    </item>
  </channel>
</rss>

