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 Query transport request

Former Member
0 Likes
829

Hi All,

We created an ABAP Query report for Transfer order address and it is system generated report. When I am trying to find the version management but is it showing no version found. Even I have created TR manunally and imported to quality system, But this program is not moved.

I have a doubt here this is system generated program that we cant import to other system or can we import?

Can you please let us know how can we transport ABAP query report?

Regards,

Jyothi CH.

Hi,

if your report has the package "$TMP", you should copy it into a report with a package that can be tranported.

Regards,

Klaus

7 REPLIES 7
Read only

Former Member
0 Likes
789

Hi,

please try it with request type "Transport of copies".

Regards,

Klaus

Read only

0 Likes
789

Hi,

if your report has the package "$TMP", you should copy it into a report with a package that can be tranported.

Regards,

Klaus

Read only

Former Member
0 Likes
789

Hi,

Can you please explain me clearly.

Regards,

Jyothi CH.

Read only

Former Member
0 Likes
789

Hi Klaus Babl,

Thanks for your reply. Actually this is not created by me and created by someone. And package is not assigned to this program.

Regards,

Jyothi CH.

Read only

0 Likes
789

Follow the path to assign the package : GOTO -> Object Direct Entry

Click on the Display/change and you can assign the package here.

Regards,

Satish Kanteti

Read only

Former Member
0 Likes
789

Hi Jyothi,

Copy this report in another prog, save with package. that time it will be asking request. make request for this copy prog

so this way you can able to find transport request.

Regards,

Kunjan

Read only

Manohar2u
Active Contributor
0 Likes
789

for SAP queries - system generates the reports automatically.

Here is the program RSAQR3TR for transporting queries. Please go through the documentation of how to transport - need to export and after transport is moved to target system you need to import this transport again.