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

Infoset Query

Former Member
0 Likes
449

Hi ABAPers,

one of my collegue has created Infoset in SQ01 and released it to EAQ. In EAQ it was showing the output with duplicate entries but when i check it in Development it was showing dump saying Program "AQA0ZTRANSPORT==ORDER_REPORT== " not found.

Now my requirement was i want to delete the duplicate entries for that Query. But in Development i can't find that program in DEV. So any one can suggest me how to solve this problem.

I think we need to create the same Query in DEV and release it again to EAQ.

Thanks & Regards,

Ramana

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
422

you can transport infoset and query with tcode sq02 - environment - transports

A.

Hi ABAPers,

one of my collegue has created Infoset in SQ01 and released it to EAQ. In EAQ it was showing the output with duplicate entries but when i check it in Development it was showing dump saying Program "AQA0ZTRANSPORT==ORDER_REPORT== " not found.

Now my requirement was i want to delete the duplicate entries for that Query. But in Development i can't find that program in DEV. So any one can suggest me how to solve this problem.

I think we need to create the same Query in DEV and release it again to EAQ.

Thanks & Regards,

Ramana

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
423

you can transport infoset and query with tcode sq02 - environment - transports

A.