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

Changing logical database

petr_kobza
Product and Topic Expert
Product and Topic Expert
0 Likes
1,331

Hello colleagues,

I'm not able to change the source code of logical database in eclipse. Whenever I try to change the code I get the following error:

Any idea?

Than you

Petr

1 ACCEPTED SOLUTION
Read only

schneidermic0
Product and Topic Expert
Product and Topic Expert
0 Likes
1,208

Hi Petr,

this error message seems to be a bug. If ADT cannot support logical databases, a meaningful message has to be shown (at least). We will analyze it.

Thanks for reporting it!

Michael

4 REPLIES 4
Read only

Former Member
0 Likes
1,208

Hi Petr,


This message occur when you try to change a SAP object without access key.


Remember the name syntax’s for ABAP program:

Program names beginning with Y or Z, or with SAPMZ or SAPMY, are reserved for customer developments.


You can check namespace reserved for customer developments in Basis Components -> Change and Transport System(BC-CTS) -> BC Namespaces and Naming Conventions.



Hector Palo

Read only

petr_kobza
Product and Topic Expert
Product and Topic Expert
0 Likes
1,208

Hello Hector,

I'm trying to change the DBREAOFXXX and not any object in customer name space. I can change this include in SAP Gui without any problem, but this not the case in eclipse, where this change is not possible.

Regards, Petr

Read only

schneidermic0
Product and Topic Expert
Product and Topic Expert
0 Likes
1,209

Hi Petr,

this error message seems to be a bug. If ADT cannot support logical databases, a meaningful message has to be shown (at least). We will analyze it.

Thanks for reporting it!

Michael

Read only

petr_kobza
Product and Topic Expert
Product and Topic Expert
0 Likes
1,208

Thanks a lot!

Petr