Application Development 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: 

transport of ABAP query to production server

Former Member
0 Kudos

Hi!

I have developed a report with ABAP query in development server with transaction codes SQ01, SQ02 AND SQ03 respectively.

I also got the program name from SQ01.

Now , how to attach a transaction code with the program that is generated from ABAP query and transport it to production server

successfully.

If the program is attached directly to the tr code through SE93 and transported----- program is not found in the pr. server.

pls help me out , requirement is very urgent.

points to be rewarded .

regards

Amit

2 REPLIES 2

Former Member
0 Kudos

You probably have to generate the SQ01 report on the production system before the ABAP code behind the report is created. So generate the SQ01 report and your transaction should work.

Regards,

Victor

Former Member
0 Kudos

hi amit,

if i understood correctly.is ur query and infoset transported or imported to production.

Regards,

sudheer