Dear All,
I have added a new field in the production order table, this field is working for new records. Now i want to update this new field value for previous records. i have tried a lot of way to get value but i cant get success.
Regads
Manjul
Dear All,
I have added a new field in the production order table, this field is working for new records. Now i want to update this new field value for previous records. i have tried a lot of way to get value but i cant get success.
Regads
Manjul
Hi
If it is constant value then update it with report
If it is different value for different record then use dataport for updating the records by preparing the CSV/TXT file.
E.q
Order No New Field value
1 XYZ
2 ABC
This might help you.
Thanx a lot.
Regards
Manjul
Hi,
I have a tool (actually a form) i downloaded here from the forums - it is called Easy Field Changer. I use it quite often and I think it will solve your problem.