"Auto completion" doesn't work in the new ABAP editor

Hi Gurus,
It is quite strange that the "auto completion" doesn't work for me in my new laptop. After I press "ENTER", it starts a new line.
Any body know this?
Thanks a lot.

Hello,
Use "Tab" instead of "ENTER"

Similar Messages

  • Auto Completion Doesn't Work in Eclipse 3.1

    Hello
    I am working with Eclipse 3.1 in Linux Envirnment.
    I had update my plugin for FreeMaker and Beanshell.
    I had imported my desired classes, still class names are not coming automatically.
    I am unable to write program on Eclipse.
    reply soon
    Thanking you,
    Bisweswar Sahu.

    This has nothing to do with JSP, also nothing with "auto completion doesn't work".
    You need to add the classes to the 'build path' of the project, then you can import them in your code.

  • HT204088 This guide doesn't work in the new PC itunes!

    This guide doesn't work in the new PC itunes! I called apple support for 25mins and they just emailed me this link again! I need to see my in-app purchase transaction/order numbers ASAP.

    Which part isn't working ? If you have the current version of iTunes (iTunes 12) on your PC then the steps for logging into your account should work.
    Or, and if you have an older version of iTunes, you can log into your account via the Store > View Account menu option :
    On your account's screen there should be a Purchase History section with a 'See All' link to its right

  • Your thoughts on the new ABAP editor

    I am interested to know other people's opinions on the new ABAP Editor and Debugger. I just started to use the new editor and I am kind of dissapointed:
    - the code completion feature is a far cry from the Java editor. It shows only one element in the code completion list based on a strange rule (I think it is first in the alphabetical order, and then based on the previously selected item)
    - it does not provide code completion for types
    - the code completion stays on for a short period of time, after that it dissapears. Is there a key combination that can launch the code completion on demand?

    Hello Tiberiu,
    With the new Editor, you can launch the code completion with the combination "Ctrl + Space".
    Regards,
    Walter

  • Saving bookmarks in the new ABAP editor?

    Hi experts,
    either I'm stupid or something but I don't see how I can save my code boomarks for future usage. I mean the bookmarks which can be created by CTRL + ALT + number and navigation to them by CTRL + number.
    The similar problem I have with saving my break-points set in the new ABAP editor.
    Could you please give me a tip how I can save it  I'm using SAP GUI 710 patch level 4.
    Thanks in advance!
    ZDENEK STASTNY
    ABAP programmer
    We are now in upgrade process 4.6C to SAP ERP 2005

    Hello,
    Use "Tab" instead of "ENTER"

  • Adding a timeout to Auto Complete doesn't work for IE

    We implemented our own declarative auto complete component. So we're manually handling KeyUp and KeyDown.
    One thing that we need to do is to add a timeout so that when the user is typing, we don't fire the bean code to do the query on every key pressed, but only do it after say half a second. That way if the user is intending to type 3 keys, we only need to fire our query once, where realHandleKeyUpOnSuggestField is the function that calls the query among other things.
    This is called from our ClientListener
    function handleKeyUpOnSuggestField(evt) {
        var realHandleKeyUpOnSuggestField = function () {
            // start the popup aligned to the component that launched it
            var inputField = evt.getSource();
            var suggestPopup = inputField.findComponent("suggestPopup");
            //   var suggestTable = inputField.findComponent("suggestTable");
            //don't open when user "tabs" into field
            var valueStr = inputField.getSubmittedValue();
            // Special characters coming from scanner. Don't popup if that's the case.
            if (suggestPopup.isShowing() == false && evt.getKeyCode() != AdfKeyStroke.TAB_KEY) {
                //hints = {align:AdfRichPopup.ALIGN_AFTER_START, alignId:evt.getSource().getClientId()+"::content"};
                var alignTo = inputField.getClientId() + "::content";
                var hints = {
                    align : AdfRichPopup.ALIGN_AFTER_START, alignId : alignTo
                suggestPopup.show(hints);
                //disable popup hide to avoid popup to flicker on
                //key press
                suggestPopup.hide = function () {
            //suppress server access for the following keys
            //for better performance
            if (evt.getKeyCode() == AdfKeyStroke.ARROWLEFT_KEY || evt.getKeyCode() == AdfKeyStroke.ARROWRIGHT_KEY || evt.getKeyCode() == AdfKeyStroke.ARROWLEFT_KEY || evt.getKeyCode() == AdfKeyStroke.SHIFT_MASK || evt.getKeyCode() == AdfKeyStroke.END_KEY || evt.getKeyCode() == AdfKeyStroke.ALT_KEY || evt.getKeyCode() == AdfKeyStroke.HOME_KEY) {
                return false;
            if (evt.getKeyCode() == AdfKeyStroke.ESC_KEY) {
                hidePopup(evt);
                return false;
                // query suggest list on the server
                AdfCustomEvent.queue(suggestPopup, "suggestServerListener",
                // Send single parameter
                    filterString : valueStr
    true);
        var inputField = evt.getSource();
        if (window["timer" + inputField.getClientId()]) {
            window.clearTimeout(window["timer" + inputField.getClientId()]);
        window["timer" + inputField.getClientId()] = window.setTimeout(realHandleKeyUpOnSuggestField, 500);
    }This works fine in FireFox and Safari and Chrome, but not in IE.
    The following error occurs:
    >
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
    Timestamp: Thu, 13 May 2010 20:27:33 UTC
    Message: Member not found.
    Line: 6034
    Char: 2
    Code: 0
    URI: http://127.0.0.1:7101/NC2DealerPartOrderTracking-ViewController-context-root/afr/partition/ie/default/opt/core-SHEPHERD-PS1-9296.js
    >
    When I debugged through, it seems like the event's getKeyCode() doesn't exist. I'm assuming it's something to do with scope for IE working different than FireFox.
    I realize this is more JavaScript question, but I'm wondering if anyone got something like that to work on ADF. As far as I know, there's no other way besides using JavaScript and IE doesn't seem handle scoping very well. I can't use a global parameter because I'm using this in a component and you can have multiple components in a page.

    Clicking the link to the .PDF launches the file in a browser (same gimped toolbar for both IE 8 and Firefox). When I right-click the .PDF toolbar in-browser, I have access to the following toolbars:
    File
    Find
    Page Display
    Page Navigation
    Select and Zoom
    Tasks
    I don't see anything for Commenting / Annotation.

  • My Norton Internet Security, Passwrd and user name auto complete doesn't work in Firefox 4

    Since updating to Firefox 4 my user name and password auto complete form Norton Internet security doesn't work.

    Symantec need to update their Firefox add-ons so that they are compatible with Firefox 4. They have indicated that for Norton 360 they plan to release an update to Norton 360 to support Firefox 4 in early May - http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20100720113635EN&ln=en_US
    I do not know about the time scale for updates for other Norton products. Pending the update by Symantec, if you want to use the Norton add-ons you will need to downgrade to Firefox 3.6.
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data.
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • Waves plugins doesn't work with the new Logic X?

    All of my Waves plugins included in the Complete V9 bundle doesn't appear with the "upgrade" to Logic X. Even I re-installing the plugins Logic X seems to ignore them...
    Someone with this problem? Anyway to solve that?

    AndersonPiah
    For Waves v9 64bit version..
    Did you also run  the Waves AU Reg Utility 9.2 or later.. found in the applications/waves/waveshells folder?
    If not, quit LPX and run the AU reg util.
    Then, restart LPX and V9 should then be validated correctly and available in LPX via the Insert FX slots.
    Waves V9 working fine here with LPX and 10.8.4
    Salvarado,
    As zbaig stated, you need to update to Waves v9 64bit... as v8 was 32bit only and is no longer supported within Logic Pro X

  • The sync doesn't work with the new version

    Hi, I have a Macbook version 10.4.11 I just to work with the  pocketmac for blackberry former version and It use to work great but since I did upgrade to the new version they system doesn't sync any contact, meeting....
    The system recognize my Blackberry  PIN and the status is "available" but nothing happens.
    Any suggestion?
    Thanks 

    I tried a whole slew of things and did manage to get it to sync by syncing each component one by one just to see if there was a problem area such as tasks or notes. That went fine but when I tried to do a full sync will all the components I need the sync would run and then then PocketMac would freeze and crash. Yesterday I decided I had spent more than enough time on this and bought MissingSync. So far it's great.

  • [SOLVED] CPU scaling doesn't work with the new kernel

    I just updated my kernel to 2.6.16.1-7, but now my CPU scaling doesn't work anymore.
    root@vanessa ~# modprobe cpufreq_userspace
    root@vanessa ~# modprobe speedstep_centrino
    FATAL: Error inserting speedstep_centrino (/lib/modules/2.6.16-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko): Unknown symbol in module, or unknown parameter (see dmesg)
    and the last line of dmesg:
    speedstep_centrino: Unknown symbol acpi_processor_preregister_performance
    Any ideas? Looks like this is an error in the speedstep_centrino module.. bit. As far as I know I hadn't this error with the -6 kernel package..

    did you anything else except update your kernel version? because the problem isn't gone away here
    [cagnulein@cagnulein ~]$ sudo modprobe speedstep_centrino
    Password:
    FATAL: Error inserting speedstep_centrino (/lib/modules/2.6.16-ARCH/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko): No such device
    and powernowd
    [cagnulein@cagnulein ~]$ sudo /etc/rc.d/powernowd start
    :: Starting Powernowd [BUSY]
    powernowd: PowerNow Daemon v0.97, (c) 2003-2006 John Clemens
    powernowd: Found 1 scalable unit: -- 1 'CPU' per scalable unit
    /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq: No such file or directory
    PowerNowd encountered and error and could not start.
    Please make sure that:
    - You are running a v2.6.7 kernel or later
    - That you have sysfs mounted /sys
    - That you have the core cpufreq and cpufreq-userspace
    modules loaded into your kernel
    - That you have the cpufreq driver for your cpu loaded,
    (for example: powernow-k7), and that it works. Check
    'dmesg' for errors.
    If all of the above are true, and you still have problems,
    please email the author: [email protected]
    [FAIL]

  • I have avast antivirus. When I got a note that my avast doesn't work with the new version of firefox. When I check Avast it says I am protected. I'm confused.

    I recently updated my version of firefox and I got a message that my avast antivirus software was not supported by the new version of firefox. when I checked my avast it indicated that I was still protected. However, I've noticed that the avast is not downloading new antivirus signatures like it used to. Is my avast working?

    You can look at the new pre-release version of Avast for Firefox 5.
    * http://forum.avast.com/index.php?topic=80362.0

  • The character count when sending a message doesn't work with the new iOS 5.

    Hi,
    After I upgraded to the new iOS 5, the message counter no longer appears.  I've gone into the settings to verify that it is turned on. I've turned it off and then back on. I've rebooted the phone, but to no avail.  Has anyone else encountered this new "feature"?
    Thanks,
    Allan

    The only way I can get character count back is to disable both iMessage and MMS.  I agree it is annoying.  iMessage only works between iOS 5 devices, and since the whole world does not use Apple products, it's not like I still won't be sending plain old SMS text messages to people.  If you type more then the SMS character limit, AT&T still happily sends it, their servers just truncate it, so the character count feature is hardly an outdated or pointless feature.
    I have been sending fewer and fewer texts though anyway, and using email instead. but this just pushes me further away from texting.  Most of my work texts are to blackberry users, so no iMessaging with them, but having to go back and forth into settings to enable/disable iMessage means I will likely just leave iMessage off all the time anyway.

  • Mail auto-completion doesn't work

    In Mail prior to Mountain Lion, I just had to start typing an email address and the app would suggest addresses either from my address book, or from the history of people I wrote to or who wrote to me. If I copied and address and pasted it in a new mail, it would appear in blue if that person ever wrote to me (or I wrote to them), very useful to know if you're writing to someone for the first time - especially when you run a small business from home.
    That's gone in ML, if I start typing an address, the only suggestions are taken from my address book. Is it a "new feature" or a bug?

    The feature isn't gone, it's just likely that your history from which Mail pulled from was reset with the upgrade.  I did a clean install but I do know that once I send an email to someone and then I start to enter their name again in Mail it automatically fills it out in blue like you are talking about.

  • I have a new ipod nano;  it won't sinc after i plug in and connect to itunes;  i've done this many times, but this time it doesn't work (with the new one);  suggestions?

    any help is appreicated in helping me figure out how to sinc my new ipod nano;  i'm trying to do it the way i've done it many times in the past, but this timeit won't sinc.  Suggestions?

    Because the Nano was previous synced to another comuter/iTunes library.
    See the following:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • Auto code completion settings for new ABAP Editor

    Dear all,
    I am working in New ABAP editor but i am unable to set auto code completion,
    please tell about customising of new ABAP editor for Auto code completion.
    Thanks and regards,
    Gaurav Sood

    Hello,
           1.      Choose Utilities ® Settings.
    The User-Specific Settings dialog box appears.
           2.      Choose ABAP Editor. 
           3.      Set the new editor mode.
    From:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/29dee414483fe1e10000000a11466f/frameset.htm
    Regards,
    Jorge Diogo

Maybe you are looking for

  • Date and Time stamp wrong in Console

    Since March, the date stamp in Console reads 12/31/69. The date and time on the system is correct. I know these are current Console logs. Also kernal task seems to be running high -- any connection? Here's a small sampling of the console log from the

  • Xcode 2.5 (Tiger) download issue

    I've been trying to download XCode 2.5 to do some development on my Tiger iMac... it downloads but it fails the checksum ("Verification failed" when it tries to mount). Is this a known situation? What are my options?

  • Illustrator CS4 to PDF, text characters lost?!

    This sounds weird to me even as i type it. but i have converted a cs4 illustrator doc to a pdf and it is missing a character in one of the words. Lost during conversion?? is this some sort of fluke?? Heather

  • Office mac 2011 will not open applications?

    I transfered my files from my 2011 mac book pro to my new mac book pro with retina display. I followed all Microsoft instruction to reinstall my Microsoft Office 2011 home and student program on the new mac book prg. After the instillations were comp

  • Inserting data into multiple tables(Oracle Version 9.2.0.6)

    Hi, we are going to receive the following XML file from one of our vendor. We need to parse the file and then save the data to multiple database tables (around 3). <?xml version="1.0"?> <datafeed xmlns:xsi="ht tp://www.w3.org/2001/XMLSchema-instance"