‎2010 Jan 18 6:02 AM
<h5> Hi all,
I created a SAP query in development server and generated the program for the same, I transported the infoset and the user group etc. to the next server but couldnot transfer the program, since the program is not a Z Program, so coudlnot save it and capture it in request so that the same can be transported.
What could be the possible solution for the same????
Regards, </h5>
‎2010 Jan 18 6:10 AM
Just leave the program where it is and just re-gen your query in the target environment.
‎2010 Jan 18 6:10 AM
Just leave the program where it is and just re-gen your query in the target environment.
‎2010 Jan 18 6:14 AM
Thanks,
Did the same only but can I have some more feasble solution coz its not always possbile to take T-code authorisation for servers, espcially production
‎2010 Feb 03 5:22 AM
Yep, this gets a bit tricky. Remember that SAP Query is designed as an end-user tool. To this end, the creation of queries could be done in a productive environment. The maintenance of infosets could be restricted to Development systems only. I know that some sites do not allow this.
Through the use of authorisations, you could appoint an administrator to generate the queries in PRD for the users.
The name of the ABAP is a combination of the query name, infoset and the client number (I think - going from memory). You could possibly change the package name of the generated program and then attach it to a transport, but it becomes very messy and I wouldn't recommend it.