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

Package does not exist.

Former Member
0 Likes
11,912

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

7 REPLIES 7
Read only

Former Member
0 Likes
4,752

Hi

Try to change it in Dev Server and check if Package exits there of not?

thanks

lalit

Read only

0 Likes
4,752

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

Read only

0 Likes
4,752

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

Read only

0 Likes
4,752

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

Read only

Former Member
0 Likes
4,752

Hi,

Go to SE80 and put the package, then go to attributes and change the transport layer

Read only

Former Member
0 Likes
4,752

If nothing above is helpful best thing is show it to your basis guy.

Read only

nileshmishra
Explorer
4,752

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.