cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP SE38 Creating Program

MaDo
Explorer
0 Kudos
384

Hi.

I'm training on the ECC SAP DEMO when I was trying to use SE38 asked me to write an access key.

Could anyone help me in this ?

Accepted Solutions (0)

Answers (3)

Answers (3)

ankurch
Active Contributor
0 Kudos

Developer key is required to create any custom object in SAP, which enables you to do custom modification.

Saif4TechGlobe
Participant
0 Kudos

Hi,

While accessing SAP system first time, there are two ways to access by following below:

1. If you are using your company's SAP system, then reach out to your security/Basis team and get registered your username as developer. Either they will do it or share developer key with you to proceed further.

2. If you are using trial/developer version of SAP then you first should be using following users:

The installed system provides the following SAP users in client 000:

User name Password

DDIC Appl1ance

SAP* Appl1ance (SAP Administrator)

The installed system provides the following SAP users in client 001:

User name Password

DDIC Appl1ance

SAP* Appl1ance (SAP Administrator)

DEVELOPER Appl1ance (Developer)

BWDEVELOPER Appl1ance (Developer)

You can make use of Developer user for development purpose. In case you want to create new user, then

Login using SAP* client 007 and create new user and assign necessary roles.

Hope it will help you to get access.

WR,

Saif

Jeansy
Active Contributor
0 Kudos

Hi,

I guess that you are using a Trial-version of SAP. In this case please check the following user that should be ready for developing.

User namePasswordDescriptionDDICAppl1anceData Dictionary UserSAP*Appl1anceSAP AdministratorDEVELOPERAppl1anceDeveloper UserBWDEVELOPERAppl1anceDeveloper User

More details can be found here:

https://blogs.sap.com/2016/11/03/sap-nw-as-abap-7.50-sp2-developer-edition-to-download-consise-insta...

Kind regards
Jens