Hello All,
i tried to rename some existing fileds in a custom table, and then i tried to activate the table by using Database Utility (SE14) by selecting 'Save Data' option to Adjust Database for this table. but here the issue is that the table is successfully activated but values for renamed fields are not available.However the data for other fields are available.
for example:
i have three fields(Name, Number and City) in a table and their values as follows:
Name: A , B , C
Number: 1, 2, 3
City: AAA, BBB, CCC
now, i renamed the field 'City' as "EmpCity', and after activating the table with Database Utility, the table is as follows:
Name : A , B, C
Number: 1, 2 , 3
EmpCity:
here i couldn't get values for EmpCity field.
Question is, how can i get the values for 'Renamed Fields'
(i.e, EmpCity in our example).
Thanks in Advance,
Prasad