<?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: ABAP workbench shortcut key :: T-code input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799450#M913736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input.&lt;/P&gt;&lt;P&gt;I have tried your solution.&lt;/P&gt;&lt;P&gt;It works in some editor. But in some editor, e.g. some screen has table control, I failed to reach T-code input field after trying both "Ctrl+tab" and "tab". Furthermore, the count of "tab" key is different in case I'm in different editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean that there is no direct shortcut key for T-code input field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2008 02:50:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-16T02:50:56Z</dc:date>
    <item>
      <title>ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799446#M913732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know the shortcut key for Transaction code input field?&lt;/P&gt;&lt;P&gt;I mean something like "Alt+D" for IE browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 09:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799446#M913732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T09:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799447#M913733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi David,&lt;/P&gt;&lt;P&gt;            please check the following inf. this could be helpful for the question u have asked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use an input field to enter and edit text. It consists of a field name and the field data.&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;When the input field has the focus [External], you can enter text and numerical data using the keyboard.&lt;/P&gt;&lt;P&gt;Access&lt;/P&gt;&lt;P&gt;Sequential element navigation works for input fields, which means you can move the focus [External] forwards to an input field using [Tab] or backwards using [Shift]+[Tab]. You may need to press [F2] to start the text editing process. If an underlying function exists, you can start it by pressing [F2] &amp;#150; this corresponds to a double click with the left mouse button.&lt;/P&gt;&lt;P&gt;Help Functions&lt;/P&gt;&lt;P&gt;When the input field has the focus [External], you can call up the help documentation for this field by choosing [F1]. If the input field has a tool tip, you can call it up by choosing [Ctrl]&lt;EM&gt;[q]. You can open the context menu of the focused input field by choosing the [ContextMenu] key or [Shift]&lt;/EM&gt;[F10]. In more complex applications, the F4 help opens up a dialog box and provides selection options. If there is an F4 help, this is indicated by a small icon to the right&lt;/P&gt;&lt;P&gt;Keyboard Usage for Interface Elements in SAP GUI for Windows NetWeaver'04 13&lt;/P&gt;&lt;P&gt;SAP Online Help 10.07.2006&lt;/P&gt;&lt;P&gt;of the input field, which appears as soon as the focus moves to the field. To call up a history list and choose one of your previous entries, choose [Backspace] when the text cursor is at the first position in the field.&lt;/P&gt;&lt;P&gt;The system only displays tool tips and history lists if the settings under Options allow this. To call up the options dialog box, choose [Alt]+[F12] and the appropriate character key.&lt;/P&gt;&lt;P&gt;Internal Navigation&lt;/P&gt;&lt;P&gt;You can move the text cursor between characters using the right and left arrow keys within the input fields. Use [Ctrl]&lt;EM&gt;[Left] or [Ctrl]&lt;/EM&gt;[Right] to go to the next or previous word. Use the keys [Home] and [End] to position the cursor before the first or after the last word or character in the field.&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;To select characters in an input field, you can use [Shift] with the right and left arrow keys. To select the word before or after the text cursor, choose [Ctrl]+[Shift] with the left or right arrow key.&lt;/P&gt;&lt;P&gt;Manipulation&lt;/P&gt;&lt;P&gt;You can use the clipboard to copy or cut selected characters. Choose [Ctrl]&lt;EM&gt;[c] or [Ctrl]&lt;/EM&gt;[x] to do this. You can paste them elsewhere by choosing [Ctrl]&lt;EM&gt;[v]. You can undo your last action by pressing [Ctrl]&lt;/EM&gt;[z]. When editing text, you can use the [Delete] key to delete the character to the right of the cursor and the [Backspace] key to delete the character to the left of the cursor.&lt;/P&gt;&lt;P&gt;When entering data, you can toggle between the insert mode and the overwrite mode by pressing the [Insert] key. When you are in the insert mode, any data to the right of the cursor moves to the right when you type. The insert mode is the default mode in the standard system. In the overwrite mode you overtype any data to the right of the cursor.&lt;/P&gt;&lt;P&gt;Exit&lt;/P&gt;&lt;P&gt;To finish editing, choose [Tab] or [Enter] to leave the input field and accept the changes made. To finish editing and undo the changes made, choose [Escape].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward with points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 10:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799447#M913733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T10:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799448#M913734</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;use control + tab it will go to tick mark&lt;/P&gt;&lt;P&gt;then again press tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 11:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799448#M913734</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-05-15T11:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799449#M913735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the elaboration.&lt;/P&gt;&lt;P&gt;Your input is helpful for general input field operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, here I want to know the shortcut key for T-code input field only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if we need to open transaction User List (sm04), the operation is:&lt;/P&gt;&lt;P&gt;1, Use mouse to click the T-code input field in the toolbar&lt;/P&gt;&lt;P&gt;2, Enter "/nse80"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to know is that for step 1, is there any shortcut key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 02:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799449#M913735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T02:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799450#M913736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input.&lt;/P&gt;&lt;P&gt;I have tried your solution.&lt;/P&gt;&lt;P&gt;It works in some editor. But in some editor, e.g. some screen has table control, I failed to reach T-code input field after trying both "Ctrl+tab" and "tab". Furthermore, the count of "tab" key is different in case I'm in different editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean that there is no direct shortcut key for T-code input field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 02:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799450#M913736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T02:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799451#M913737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So SAP does not support shortcut key for T-code input.&lt;/P&gt;&lt;P&gt;This could be very useful shortcut key since almost all SAP products have T-code input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does SAP has improvement plan to add the shortcut key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799451#M913737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799452#M913738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Sap does support this, check below&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ALT + F12  Calls the menu popup for Customizing of local layout &lt;/P&gt;&lt;P&gt;CTRL + Shift + P  Makes a Hardcopy which shows no menu popup and can also contain status texts and modal popups. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CTRL + /  Cursor jumps directly to the OK-Code field.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;CTRL + I Cursor jumps to the first input-enabled field. &lt;/P&gt;&lt;P&gt;CTRL + + Creates new session. &lt;/P&gt;&lt;P&gt;CTRL + ;  Creates Sap shortcut. &lt;/P&gt;&lt;P&gt;ContextMenu-Key = SHIFT + F10  Calls context menu. &lt;/P&gt;&lt;P&gt;CTRL + Q Shows tooltip for the focus control (excepth ActiveX controls). &lt;/P&gt;&lt;P&gt;ESC on OK-code field Closes the drop down list, if it is open.  &lt;/P&gt;&lt;P&gt;CTRL + Z, CTRL + Y Undo und Redo in the input field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Was this helpfull&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 13:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799452#M913738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T13:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799453#M913739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Ctrl+/" does work.&lt;/P&gt;&lt;P&gt;And I also try out other shortcuts as provided by you.&lt;/P&gt;&lt;P&gt;They are very useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 01:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799453#M913739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T01:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799454#M913740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Direct Answer for the question Thank you David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 06:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799454#M913740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-19T06:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP workbench shortcut key :: T-code input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799455#M913741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 17:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-workbench-shortcut-key-t-code-input/m-p/3799455#M913741</guid>
      <dc:creator>former_member307359</dc:creator>
      <dc:date>2014-04-08T17:50:35Z</dc:date>
    </item>
  </channel>
</rss>

