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

Transporting custom table with entries

Former Member
0 Likes
599

Hi,

I need to convert one custom table to client specific, I deleted entries in table and added MANDT field in development server. In Production already entries are there in the table, can i transport the table from development now? will it affect the entries? or if i enter all the entries in development and transport, will the table get all the entries with MANDT field?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

Hi,

Please enter all entries in dev(take ALL form Prod), then trasnport new version of table to Q->P.

By doing so, your existing data in P will be retained and u'll have client spec. table in P.

Regards

Bin

Edited by: Bindu Bala on Dec 19, 2008 1:24 PM

3 REPLIES 3
Read only

Former Member
0 Likes
549

Hi,

Please enter all entries in dev(take ALL form Prod), then trasnport new version of table to Q->P.

By doing so, your existing data in P will be retained and u'll have client spec. table in P.

Regards

Bin

Edited by: Bindu Bala on Dec 19, 2008 1:24 PM

Read only

Former Member
0 Likes
548

Hi Shilpa,

My suggestion will be transport the table back into DEV and do the necessary modifications and then transport to PRO which will be considered good practice.

Cheers!!

VEnk@

Read only

Former Member
0 Likes
548

Thanks for all your Reply, transport is working fine.