Skip to Content
0
Former Member
Jul 17, 2008 at 05:11 PM

ABAP Code

44 Views

Hello friends,

I am changing data at the table level and am able to do it. owever just for Safety purpose We are planning to make the entire table data as a Backup.

when we change the data in tables and if something goes wrong we want to restore this data back.

Is there a automated way for this or

do we need to write the entire data at the Application server and restore it back if needed.

If we have to write a custom program for this then I would pass the Table name at the selection screen and the program should make a copy of it based on the table name at the application server.

Any Inputs.

Thanks,

Ster