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

Query Problem

Former Member
0 Likes
809

Hi All,

I Have few question On ABAP query.

1. How can one copy an ABAP query and Infoset from One client to another

2.In one of a scenario a user transported a query to another server and Most failed with errors of the form TEXT-P0XXX-XXXX MISSING. When I do Go to, More functions, consistency check, warning messages are

returned for TEXT fields like ''Text field for P001-BUKRS was re-identified'. Can anyone explain whats the meaning of the message.

Regards

GT

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
584

You have already asked this questions in another post. Why are you posting again? Please refer to your earlier post. Thanks.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
584

Hello,

You can attach the Query / User Groups / Infoset to a Transport Request by Prg: RSAQR3TR.

You can download and upload with the same prog. if you want to opy across systems.

Hope this helps you.

Best Regards, Murugesh AS