‎2008 Oct 27 5:11 PM
Hello,
I have a Z table which is already in production and contains some data. But now i need to change the table and when i transport it to production i need all the existing records in the table to be deleted.
How can i do this?
Thank you
Nuno Silva
‎2008 Oct 27 5:22 PM
Hi Nuno.
You have several options here. For example, after transporting the changes, you can delete table entries in tcode SE14. Insert table name, and then press button "Activate and adjust database" with radiobutton "Delete Data" marked.
Another way would be creating a program to delete all the records in the table.
Regards,
Valter Oliveira.
‎2008 Oct 27 5:22 PM
Hi Nuno.
You have several options here. For example, after transporting the changes, you can delete table entries in tcode SE14. Insert table name, and then press button "Activate and adjust database" with radiobutton "Delete Data" marked.
Another way would be creating a program to delete all the records in the table.
Regards,
Valter Oliveira.
‎2008 Oct 27 5:23 PM
‎2008 Oct 29 8:55 AM
hi,
No need to delete in production when u transport the table again to production,the new table changes are affected and u ll not find entries in production.