Hello
Is there a way to rename a table within code in a codeunit?
I want to move data from one table to another and then change the name of the new tables to the old names. But I know that I have to change before the name of the old tables.
Is there a way to solve this within a codeunit?
Regards
Kappe
___________________________________________
Kappe
0
Comments
but do not change any names of standard objects.
Thank you for the answers - it works.
There are no standard objects on my list. We want to move self made objects to another range.
Regards
Christian
Kappe