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

About local object

Former Member
0 Likes
965

Hi,

I don't know if here is the place correct to ask this but maybe someone can help me. Where can I see the local objects?? Because I save a program in local object but I need it to change the package but I can't.

Well I hope someone can help me

Thanks

9 REPLIES 9
Read only

suresh_datti
Active Contributor
0 Likes
927

Hi,

In SE80, select $TMP as package & display.. you will see your object under Programs.. get into change mode.. use menu option 'Object Directory entry' to change the package..

Regards,

Suresh Datti

Read only

0 Likes
927

Hi,

Thanks for the information.

Now I have another problem I can't change it because it's a query. When I change to modify, appears this message: Program names AQ...... are reserved for SAP Query. So I try to change Object Directory Entries but I can't. I don't know if the queries can't be modify.

Read only

0 Likes
927

Hi Laura,

You can use the standard Report RSAQR3TR to transport Queries between different systems..

Regards,

Suresh Datti

Read only

0 Likes
927

Hi,

I have another problem. I translated the text elements of the program AQZZ[USERGROUP]=====[QUERY]=== (this program execute the query) and when I saved it only can like local object. So I cann't transport it , I tried the tips that you told me but I cann't change the package.

So I hope you can help me

Thanks

Read only

0 Likes
927

Anyone can help me?

Read only

Former Member
0 Likes
927

go to tx: se80

on left side select local objects

and give your login name

you will get list of objects saved locally by this login

to change package:

right click(context menu) on your object(program etc)->more functions->change package.

regards

Message was edited by: Hemendra Singh Manral

Read only

Former Member
0 Likes
927

Hi,

r u not able to generate a change request for the same. I mean can u explain why do u have to save this as local object only.

is it a SAP standard program ???

regards,

Sumeet Mishra

Read only

0 Likes
927

It's a query and the program is generated for SAP. This program is generated by SAP. It's the selection screen of the query.

Read only

Former Member
0 Likes
927

Hi Laura,

1. one workaround is

2. Create a new empty Z Program

3. copy/paste the source code

from the Query-Program

4. Use the z program now for further

use.

regards,

amit m.