Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Not asking access key

Former Member
0 Kudos

Hi,

I am working for a product development company. After delivering to client when customer goes into change mode it is not aking access key. Can you please tell me what would be the reason?

Regrads,

Sri

6 REPLIES 6

Former Member
0 Kudos

Hi Srikant,

Are you developing the programs in your own name space provided by SAP or Z or Y developments ?

For Z or Y developments you can't provide an access key, in this case you can have [authorization objects |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c?QuickLink=index&overridelayout=true]

In the case of SAP name space, you will be having an access key that you can check in SE03 by giving your name space.

Hope this is clear.

Thanks & Regards

Manu S

Former Member
0 Kudos

Hi,

As per the SAP access key restriction is provided only to Standard program, for which if client try to change it will ask for access key where as for custom development. We cant restrict a program with access key.

Thanks & Regards,

Goutam Kolluru.

0 Kudos

Hi Goutam,

As far as I know and my experience says we can have access key for SAP given[ name space|http://help.sap.com/saphelp_erp2004/helpdata/en/bd/ddbe08ac5c11d2850e0000e8a57770/content.htm]d developments except Z or Y. You can have that key from SE03 transaction.

For further reference check this [link|;.

Hope my point is clear.

Thanks & Regards

Manu S

Edited by: ManuSNair on Jan 10, 2012 7:49 PM

raymond_giuseppi
Active Contributor
0 Kudos

AFAIK you have to setup your namespace with a recipient role in the customer systems ("C") and a producer role in your development systems ("P")

(Read first [Setting Up a Namespace for Development|http://help.sap.com/saphelp_erp2004/helpdata/en/bd/ddbe08ac5c11d2850e0000e8a57770/frameset.htm])

Of course, i suppose you have required a development namespace at SAP

([Development Namespaces at service.sap.com|http://service.sap.com/namespaces])

Regards,

Raymond

0 Kudos

yes, you need to register your namespace.

but for time being you can keep the editor lock in the program attributes and if they dont do a little hack they wont be able to edit it

0 Kudos

thank you