‎2009 Apr 28 1:43 PM
Hello, All !
I'm beginer in eCATT. I have a simple question.
My test run some transaction. It put record into database table. I need check some fields of this record.
I want run this test avery day.
How I can remove record automaticly? It's important because records can't have a douplication.
Best regards.
‎2009 Apr 29 5:34 PM
Hello,
You can delete your entries in the table by logging into the transaction SE16N and entring the table name and selecting your entries to be deleted.
Thanks & Best regards,
Ajay
‎2009 Apr 29 5:39 PM
hi ,
while you try to run again the table will not create the duplicate entries, if the data is lready there with
same key field it will overwrite the existing data.
regards,
Prabhu
‎2009 Apr 30 4:20 PM
Hi,
If u are using SETTAB to change values or add values in tables. Then u can use RESTAB to reset the changes made. I am not sure if u are looking for this.
Regards,
Justin