<?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 modulepool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836455#M922561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;1. wt r the funtion keys for 'exit' and 'cancel' in modulepool program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 12:56:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-21T12:56:27Z</dc:date>
    <item>
      <title>modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836455#M922561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;1. wt r the funtion keys for 'exit' and 'cancel' in modulepool program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 12:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836455#M922561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836456#M922562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;For most of the programs it will be &lt;STRONG&gt;Shift+F3 for exit and F12&lt;/STRONG&gt; for cancel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it can be different also. Just open ur program in &lt;STRONG&gt;SE80&lt;/STRONG&gt;. Expand screens. double click the screen for which u want to check the function keys. Now check the PF status of this screen(Can get it from the code, PBO module of that screen).&lt;/P&gt;&lt;P&gt;click on that GUI status and here u can check the function keys assigned to exit and cancel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar Vemuru on May 21, 2008 6:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 13:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836456#M922562</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-05-21T13:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836457#M922563</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;The R/3 System uses function keys to allow users quick access to commonly-used functions. The function keys are special keys on the keyboard (F keys) which enable you to trigger functions without having to use the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add function keys to your interface, you must assign each function code a specific function key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the R/3 System, there is a distinction between:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reserved function keys &lt;/P&gt;&lt;P&gt;Recommended function key settings &lt;/P&gt;&lt;P&gt;Freely assigned function keys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The following function keys are reserved by SAP, and cannot be changed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;F1  Help ...F3  Back...F4  Possible entries....F12 Cancel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for exit the function key is shift+f3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;to know the function keys of a button jst put the cursor on that button and you can know the function key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 13:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836457#M922563</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-05-21T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836458#M922564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramesh,&lt;/P&gt;&lt;P&gt;while creating the EXIT and CANCEL Buttons in Module Pool under Function key &lt;STRONG&gt;put the type as 'E' for both the buttons&lt;/STRONG&gt; and in PAI write the code under the module &lt;STRONG&gt;AT EXIT COMMAND&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that it wont consider the mandatory fields in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help u.&lt;/P&gt;&lt;P&gt;murashali...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: murashali on May 21, 2008 3:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 13:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modulepool/m-p/3836458#M922564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T13:50:34Z</dc:date>
    </item>
  </channel>
</rss>

