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

Access key for the Object !!!

Former Member
0 Likes
708

Hi,

In the ABAP Trial version 7.0, while I am trying to create a sample database table 'MYTABLE' through SE11 it is prompting to register object of R3TR and asking for access key..

From where I can get the access key for this trial version7.0? How can I proceed? Please help me.

Regards,

Praveen

(ABAP-Beginer)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Hi,

Ok actually we can't create tables other than starting with y or z

You are creating table by name mytable it must start with either z or y so give ur table name zmytable or ymytable.

Regards

Hi,

Ok actually we can't create tables other than starting with y or z

You are creating table by name mytable it must start with either z or y so give ur table name zmytable or ymytable.

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
618

Hi,

Ok actually we can't create tables other than starting with y or z

You are creating table by name mytable it must start with either z or y so give ur table name zmytable or ymytable.

Regards

Read only

0 Likes
617

Many thanks for the help.

Its working...:)

May require more help from SDNs while practicing ...;)..

SAP Library is ok for practicing?

Any other valuable docs are there for 7.0 version? If so please

share to me. Your help will be well appreciated.

Regards,

Praveen

Read only

0 Likes
617

Hi,

Actually i am not the best person its a basic question anybody in this forum can answer.

i am giving u a link which i got from Raymond Guiseppi

Check this link.

http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm

Forum is there to help you.

Best Regards,

K..P.N

Read only

Former Member
0 Likes
617

Please create with Z or Y as the first character.

Shreekant