Application Development and Automation 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: 
Read only

ABAP Accesskey

former_member716571
Participant
3,385

Hi Experts,

How to crack the access key and create any objects(table/report) with name does not start with Y/Z, is this possible or not ?

15 REPLIES 15
Read only

SimoneMilesi
Active Contributor
0 Likes
3,226

Crack the access key?

What do you mean?

Read only

abo
Active Contributor
3,226

simone.milesi I think they mean being able to use any name for an object.

Read only

SimoneMilesi
Active Contributor
3,226

c5e08e0478aa4727abc4482f5be390b2 I hope so, but... you know, words have a meaning and that crack...

Read only

0 Likes
3,226

Hello Bhanu udaya,

It is not possible i think.

Read only

3,226

If it weren't possible then SAP wouldn't have been able to develop anything. Think about it.

Read only

0 Likes
3,226

Hello matthew,

if you know Just tell me, i always think about it, but i am not getting.

Read only

3,226

Use a debugger....

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
3,226

Hello bhanu_yerramreddy

Why would you want to "crack" anything??? Just register a key with SSCR Application

The registration keys concept is obsolete anyway and registrations are not required any way in S/4HANA.

@ veera1234It's perfectly possible to disable keys checking all together. It just takes one ABAP line.

Best regards

Dominik Tylczynski

Read only

0 Likes
3,226

Hi Dominik,

Can you please explain the way how should i acheive this?

Thanks in advance

Read only

3,226

Hello veera1234

No, I won't do that. It's indeed hacking/cracking, whatever you like to call it, of SAP software and for sure it's against SAP licensing. I'd not feel ok with that. Hope you can understand my standpoint.

BR, Dominik Tylczynski

Read only

former_member716571
Participant
0 Likes
3,226

Hi simone Milesi

what i meant by "crack" is...how to create any object, whose name should not start with y/z

Read only

JMoutreux
Participant
3,226

Hello i don't understand the requirements, you don't explain what is the problem with objects start with Z or Y. It's not a big constraint

Read only

RieSe
Contributor
0 Likes
3,226

It is possible by low level API. Is' not so hard to find the right module. They normally became the package $TMP. But whenever you try to reassign them into transportable package, you may be asked to enter the access key.

Read only

RaymondGiuseppi
Active Contributor
3,226

Reserve a namespace with SAP (some /XXX/ prefix) so you will be legally allowed to use this namespace and not default Y or Z .

Ref: 150451 - Setting up development namespaces

(Or migrate to S/4HANA)

Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,226

Do you have a legitimate reason, publishable on a site managed by SAP?