Incorrect Developer Key

Hi All,
I am using a Sneak Preview version (minisap) of NSP SAP NetWeaver 7.0/2004s (SP9 and higher). I am logged into the system with user name BCUSER.
Now, I am trying to rename a program which I installed with 'se38'. I am getting the following error when I enter Access Key 29671482393151224771 in the 'Register Object' popup.
I would like to point out the fact that I already checked inside table DEVACCESS for the matching access key for user BCUSER, and the above number is what I got as the access key.
In addition, I have already installed a license key I got from SAP after registering, and have deleted the TEMP license.
Thanks for your help,
Michael

Hi Michael,
  you mean you want to change the program which is not in customer namespace (means not starting with Z or Y)?
If so, you cannot use standart developer access key but you need a different one.
I am not sure this is possible in trial version of NW. Maybe try the forum for NW trial resp. FAQ.
Regards,
  Karol

Similar Messages

  • How can I give me the access to create a developer key in the market?

    Hi!
    I'm new in the basis area and I don't have access to create a developer key. A consultant need a developer key.
    How can I give me the access in the market place to create it?
    Thanks!

    Hi
    You need to get the access key from SAP.
    Refer to the procedure of obtaining access keys from SAP in BASIS.
    Security
    Regards,
    Raj

  • Developer Key for MiniSAP

    Gurus:
    Does anyone know how to get a Developer Key for MiniSAP?
    I had successfully installed MiniSAP and have been coding ABAP for a month...now I had to update the License for MiniSAP and since I have successfully installed the new license (good for 90 days), now when I enter SE38 to modify or create my code it asks for a Developer's Key (also called a License Key).
    If I go to OSS with my S-User that doesn't work either, as DEMOSYSTEM is not a registered system to ask for a key.
    I'm stumped....any guidance would be deeply appreciated, as at the moment...no coding possible.
    (I could reinstall MiniSAP, but then I lose all my code) eh?
    Thank you!
    Al Perkins
    P.S.  I do see the key # in the table DEVACCESS, but when I type in that key for BCUSER...well...nothing....doesn't accept that key.

    Where would we be without Google!  Unreal...I found the answer to my question and am now up and running just fine.
    For those interested follow this link:  http://bit.ly/a6VAWQ

  • Getting "incorrect sync key" errors during iPhone setup

    First, i tried to "add a device" in the desktop Sunc window.
    Entered the simple key that my phone generated, and got a positive confirmation on the desktop.
    However, the phone showed a "incorrect sync key" error message, and no connection was made.
    Then, i tried it the other way around - through the phone app.
    I entered the sync key, connected, and got the "incorrect sync key" error as well. I tried this twice, just to make sure i didn't have a typo anywhere.
    Lastly, i generated a NEW sync key in Firefox. I then tried connecting BOTH WAYS all over again, always with the same "incorrect sync key" error appearing on the phone.
    It works neither way! Very frustrating...

    Resolved itself. I guess they were doing extensive maintenance over at Mozilla ... now it just went through as it should, and my iPhone is added to the list of devices.
    If you are experiencing similar problems, you can file a bug report - and read the latest status updates on maintenance - here: https://services.mozilla.com/status/

  • Incorrect sync key

    Every time I try to set up my sync it just gives me an incorrect sync key message and I have tried getting a new one but ut still doesn't work

    Resolved itself. I guess they were doing extensive maintenance over at Mozilla ... now it just went through as it should, and my iPhone is added to the list of devices.
    If you are experiencing similar problems, you can file a bug report - and read the latest status updates on maintenance - here: https://services.mozilla.com/status/

  • Developer Key

    Hi All,
    I have installed SAP ECC IDES in my local system. When i have installed this Installation number has been provided as
    "0123456789"  I login with user id : SAPUSER. When i try to create a new program , It asks for the Developer Key,
    Can any one please help me to know how to get the Developer key for the IDES system.
    User id              : SAPUSER.
    Installation No   : 0123456789
    Thanks & Regards
    Sravanthi

    Sravanthi,
    check with your basis team.an entry should be there in DEVACCESS table
    Thanks
    Bala Duvvuri

  • Removal of  Developer Key entry from DEVACCESS Table.

    Hi,
    On table DEVACCESS, in QTY/DEV/Prod there is one person with Developer Key listed that I would like to remove,  User is no more working and now we want to delete the entry from this table which has the User name followed by the Developer key assigned.
    Could any one guide me in deleting the Developer Key access from the DEVACCESS table.
    Satish.

    Another alternative is to use SE11 to create a maintenance view (ex: ZV_DEVACCESS).  Secure the maintenance view with a custom authorization group.  With the maintenance view you have the ability to use SM30 to maintain the DEVACCESS data.
    That keeps the DEVACCESS table from changing and thus no need to register the change with SAP.
    Cheers,
    Brian

  • After getting the Cirrus developer key what is the next step To connect to the Cirrus service in php

    i have generated the developer key and now i want to connect to the Cirrus service, open an RTMFP NetConnection to rtmfp://p2p.rtmfp.net using your developer key as the first connection parameter in php

    you use RTMFP in Flash Player with ActionScript.

  • How do I get a Developer Key?

    The page to apply for the Cirrus developer Key is 404-ing.
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=cirrus
    Somewhat related question...is Cirrus still alive? i.e. being developed/supported?

    that link is working for me. there might have been a transient problem (or perhaps a maintenance window) with the web site when you tried it earlier.
    the codename Cirrus service remains a free, unsupported, beta, "as-is" service, as it has been from its first day.  it is still alive and functioning normally, with plenty of activity.  i answer questions in this forum when i can and when doing so is appropriate.
    for more information about the terms of service, please read the Terms of Use in the developer key sign-up page (which, as i said above, does appear to be working right now).

  • ABAP developer key help

    Here is the Developer Key for the BCUSER.
    29671482393151224771
    Now a windows pops up in which I have to register an object, instead of registering a user (BCUSER) as explained in the PDF document. When I insert the developer key a message appears stating I inserted a wrong key.
    Dont work other tips in forum.....
    im install license key -ok,restart sap service and etc into doc.....
    What am I doing wrong??
    Message was edited by: Lubomir Mravec

    Just to enforce what Dirk said,  All objects that you create in your sneak preview, must be in the customer name space, meaning that it begins with "Z" or "Y".   Any object needs to be like this.  So if you are creating a program in SE38 and you want to call it MYTESTPROGRAM,  it really must be ZMYTESTPROGRAM.  Otherwise you will get the message that you are getting about registering objects.  Rememeber always use the customer name space, when creating dictionary objects, function modules, classes, and report programs.
    Regards,
    Rich Heilman

  • Is it possible to change the Registered user name on a Developer key?

    We are looking for a solution for a person that has a name change and has a developer key? 
    Do you have to create a new key for this or can the name be changed?

    Dear Brian,
    I believe you can change name (Last Name, First Name, and Title etc.) in transaction SU01. I doubt if you need to generate new key for the same.
    Regards,
    Naveen.

  • List of Developer Keys in the production enviroment

    Can anybody tell me how to obtain a correct list of users with developer keys. There are currently two ways of getting a list of users with developer Keys
    (1)Generate a list through the SAP support portal.
    (2)Obtain a list of names in the DEVACCESS table.
    Which is the correct method to use? my understanding was that all developer keys are on the "SAP support portal", and once a user uses their developer key the entry is added to the DEVACCESS table, is this correct?

    Hi Karl
    I do not think that there is one "correct" way on getting this, it depends on your requirement.
    If you take it from the SAP support Portal, it will give you the users id's who potentially would have the possibility to do development in your system. But it will not tell you, if they have received it, or if they have access to your system at all.
    If you take it from DEVACCESS, these developers have been doing some development in your system - <i>"The Guilty ones "</i>, (or at least has tried to enter a workbench object in create/change mode). But based on this list you can't be sure that new developers won't popup, but again this should be controlled by your security setup / the authorizations granted
    Regards
    Morten Nielsen

  • IDES ECC 5.0/ECC6.0, does it need a Developer Key

    Hi SAP Expert,
    Need a clarification regarding a Developer Key, does the IDES ECC5.0/ECC6.0 requires a developer key?
    This installation is requires for ABAP training.
    Thanks
    Ahamed

    Yes dveloper key is needed and it will u can get it from sap service market palce by giving detail of user name. each user has diffeerent developer key. like abaper01 has diff. key and abaper02 has diff.
    Thanks
    Presu

  • ABAP Developer Key Required to Learn for Beginners?

    Hi,
    I'm working as a functional consultant in MM, I thought it would be good to start learning ABAP to help me with enhancements, debuggging .. FS creation etc.
    We have a sandbox system in our company and I wanted to write some code and start learning, the problem is when I tried creating a program I am prompted to provide a developer key which the company declined to provide since they have to pay for it.
    Is there a way to overcome this and start coding or any suggestions?
    Regards,

    Hi,
    Please consult your basis guy and ask for the IDES system added in your logon pad.
    IDES is an environment where every beginner can learn the things in SAP or ABAP. If you want to become a serious developer in SAP the you need to have Developer  rights in your login ID. ( Authorization Object : S_DEVELOP). This can also be done by basis guy.
    Hope this will help you.
    Regards,
    Nikhil

  • Is there a method of deleting the developer key from the user?

    Is there a method of deleting the developer key from the user?
    Please help me.

    Hi Matt,
    Could you explain from which table should be deleted..?
    Thanks.
    Regards,
    Ramses Hutahaean

Maybe you are looking for

  • How to pass value to pop up window using javascript function?

    I am not sure how to do this, I want to open new window from existing form,This is Mod/PLsql for consists some javascript functions also. When I am clicking on new window in form then new form should open with results of value entered,but new window

  • How do I set up a lock code for my Nokia C2-02?

    Hi, I have a used Nokia C2-02 phone from a seller on eBay. I wish to protect my privacy so that other people cannot access my texts, etc. When I go to 'settings', 'security', and click on 'access codes', in order to set up a lock code,  the display s

  • I/O problem

    Hello everyone, I am trying to code a class that reads a line from the keyboard. I used: - InputStreamReader - BufferedReader - PrintStream Code is as follows: public class ReadString{      public static void main(String[] args) {           InputStre

  • [svn] 4226: Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.

    Revision: 4226<br />Author:   [email protected]<br />Date:     2008-12-03 15:25:17 -0800 (Wed, 03 Dec 2008)<br /><br />Log Message:<br />-----------<br />Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap s

  • Undo (re)setup

    I was unable to finish my installation for the new software before I left from my school, so there was no more wifi connection. When I got home nothing was happening to my computer it still had the same screen as when i last saw it at school, so i pr