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

Local object

Former Member
0 Likes
642

Hi,

I saved the Abap query in local object i want to save in Request number if any one know please let me know.

regards,

vijay

4 REPLIES 4
Read only

Former Member
0 Likes
618

Hi,

Try using the program RSAQR3TR

Thanks,

Naren

Read only

Former Member
0 Likes
618

Hi

ABAP query's are USER and CLIENT dependent objects

Though you save them in a dev class you can't transport them to other clients and use them

You have to create the query's again in other client.

So certain clients banned/refused the use of Query's, because of this, and asked to use only reports developed.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
618
Read only

Former Member
0 Likes
618

Hi,

Check the following links:

Regards,

Bhaskar