‎2011 Feb 15 10:09 AM
Hello Everyone,
At my client we have a Test server along with Development, Quality n Production. couple of days back a restoration activity was taken place and now if I am trying to change the existing Z program in the test server it gives me an error "Package ZDEV does not exist Choose Display object or cancel.
Can somebody help me please.
Regards,
Viraj
‎2011 Feb 15 10:12 AM
Hi
Try to change it in Dev Server and check if Package exits there of not?
thanks
lalit
‎2011 Feb 15 10:17 AM
Thank you Lalit for the prompt reply Lalit.
Yes ,it does exist in Dev but Test server has got not linkage between Test and the other three and the back up was restored from the Production Server.
Regards,
Viraj
‎2011 Feb 15 10:26 AM
Hi
as you mentioned here that the Package does exists in DEV server.
also the Backup has been taken from Production Server.
Suppose you are creating a n object in Dev server under some package, a Transport request will be created.
Untill you move that TR from DEV to QA and then QA to PRD, your Package and that object will not be present in PRD, hence will not present in TEST.
Mostly the TEST server is replica of DEV server, the only difference is that it has some test data in tables, so that you can test your object.
I am not sure why your TEST server has been taken as a backup of PRD server.
Please check with you basis team.
Thanks
lalit
‎2011 Feb 15 10:43 AM
Hi Lalit,
The back up was taken from the production server to test server to have the updates figures of the transactions as well to have all the Reports from production for further testing and development.
Regards,
Viraj.
Edited by: Viraj01 on Feb 15, 2011 11:43 AM
‎2011 Feb 15 11:08 AM
Hi,
Go to SE80 and put the package, then go to attributes and change the transport layer
‎2011 Feb 15 3:31 PM
If nothing above is helpful best thing is show it to your basis guy.
‎2014 Nov 27 4:29 AM
Hi,
found quick option to change the package in that situatuation.
Goto SE03 -> change object directory Entries.
By this, it allows you to change the package directly. Hope this helps.