‎2013 Aug 19 10:42 AM
we have already assign ZCO030 T-code to SQ02 infoset query CO030, now we change the info-set query, how to transport to QA server? do we need to regeneate program after changing infoset?
‎2013 Aug 19 11:02 AM
Hi Robin,
the new t code must be in a transport request for transporting to Quality
‎2013 Aug 19 11:31 AM
Hi Robin,
You do require to generate the program post correction.
To move changes through landscapes, you can user program RSAQR3TR and pass infoset and query to transport request and take this to subsequent systems.
Please do go through information document on program's selection screen in case require further information.
Regards,
Nitin
‎2013 Aug 19 2:31 PM
after discussion, we decide to maintain it directly in test server, after I modify infoset, regenerate program,if user run ZCO030 t-code will it reflect change already?
‎2013 Aug 19 2:40 PM
Hi
You can do it in tcode SQ01 for queries are using this infoset in the menu path: query / more functions / generate program
I hope this helps you
Regards
Eduardo
‎2013 Aug 19 2:52 PM
how to assign infoset to a Transaction code say ZCO030?
also how to adjust the output of infoset query, previously there are five fields in the output, now I want to add a new field in output, how to do?
also I want to add a new selection field for input, how to do?
can you paste the screen also, thanks
‎2013 Aug 19 2:57 PM
Hi
In a query (you create it from a infoset), for the same menu path, but displaying the report name
you can see the name of report
and you set it in tcode SE93 for your Z-tcode.
I hope this helps you
Regards
Eduardo
‎2013 Aug 19 2:58 PM
Hi,
It is recommended to change the infoset in development server and transport it to QA server.Otherwise you will have inconsistencies across the landscape.
Thanks,
Ramesh
‎2013 Aug 20 8:49 AM
I change the infoset, and create a transport request, but the content of request is only: abap query:functional area ZCO030,
there is no table contents AQTDB, anything wrong with my infoset query transport?
‎2013 Aug 20 9:02 AM
i use program RSAQR3TR, export function, I input infoset name, but it says F, no object found, but that infoset can be displayed in SQ02, what's wrong?
‎2013 Aug 20 9:15 AM