cancel
Showing results for 
Search instead for 
Did you mean: 

How to register as developer?

Former Member
0 Kudos

Hello,

I installed the ABAP sneak preview (NW2004s) some month ago. I renewed my license today and everything is working fine. But when I got to transaction SE38 in order to create a new programm, I'm requested to enter an access key.

At the beginning, I got this dialog:<a href="http://pl11388.macbay.de/license.png">http://pl11388.macbay.de/license.png</a>

I tried to enter the developer key (29671482393151224771), as mentioned at http://sap.com/minisap. But that did not work. Now, I do get another dialog, that is a little bit different from the first one.

<a href="http://pl11388.macbay.de/license2.png">http://pl11388.macbay.de/license2.png</a>

But it still does not accept the developer key mentioned above. Which key do I have to enter here?

Kind regards, Lars

Accepted Solutions (1)

Accepted Solutions (1)

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Hi Lars, first lession in ABAP development is that you must respect the custome namespace, meaning that your objects name must begin with a "Z" or a "Y", otherwise SAP thinks that you are modifying one of there objects and hence will ask for a registration key. Create your program as ZTEST and all will be well.

Regards,

Rich Heilman

Former Member
0 Kudos

Hi Rich,

just a few words: Shame on me! As a sporadic ABAP developer, it's not easy to keep this all in mind Fortunately, there are no such restrictions when developing Java-based applications...

Kind regards, Lars

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear All

First of all register developer at http://service.sap.com/sscr and register user on system aftre gaining access key from service market place.

Thanks and regards

Gajendra Kr. Khera

[Direction Is More important Than Speed]

YM: kheragk