Application Development 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: 

Copy table from production to development

Former Member
0 Kudos

Hi Experts

I have encounterd a problem during copy one standard table from Production to Development. In Production I have a table JEST and in this table one custom field ZDATE with data element ZDATE type DATS had been added during implementation.

In development server client 800 the same table JEST exist but excluding the customizing field ZDATE. Now I want the field ZDATE of that table from Production to Development server.

Can anyone tell me how to transfer this field from Production to Development? or if any other alternatives is there? Please response.

5 REPLIES 5

former_member585865
Contributor
0 Kudos

Hi,

Surely the table has been transported from development to testing some one could be deleted from development i think so,

choose - utilities-versions-version management you can restore the last version.

0 Kudos

Hi

In Development(client 800) the table does not show any version request. How to transport JEST table from production to development. In production it shows the CTS under Version Management. How to do this?

Edited by: JBanerjee on Jul 14, 2009 11:19 AM

0 Kudos

if you can't get it from earlier version.

You should add the same ZDATE field to table JEST. Then you can be able copy data from Production to Dev box.

Regards,

Raj

0 Kudos

Hi

You cannot maintain the versions for standard tables and it is also not possible to transport table from production to development server.

The only method is to add the field manually in development server.

Thanks!

Prashant

Edited by: prashant keshwani on Jul 14, 2009 12:42 PM

0 Kudos

Hi,

you can try append structure or include structure to include the field ZDATE in development client.

Thanks and Regards,

Veera.