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

Table structure changed in testing system after system refresh.

Former Member
0 Likes
461

Hi Team,

Recently we underwent a system refresh in Testing System where the Testing data is filled with Production data. But now we find that in one table some fields which we had deleted they are again found there. The version history of table is also gone. The table object was under testing in testing system and after which it was supposed to be transported to production. I believe System refresh only means refresh of data and it has nothing to do with table structure. Please correct me if I am wrong. Please also let me know what could be the reason of those changes in table if it is not System Refresh.

Regards,

Amit

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
379

I believe System refresh only means refresh of data and it has nothing to do with table structure.

Alas, you were wrong, after all table definition are data too, as program sources...

You have to re-import every transport request which was not yet transported to production in your test system.

Regards,

Raymond

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
380

I believe System refresh only means refresh of data and it has nothing to do with table structure.

Alas, you were wrong, after all table definition are data too, as program sources...

You have to re-import every transport request which was not yet transported to production in your test system.

Regards,

Raymond