‎2013 May 15 5:40 AM
Hi Experts,
I have created a table control in module pool program now i want some modification in that so i want to delete this table control if i delete this table control it will left it's coding that will make program complex,
so anyone can tll me how to delete this table control.
Thanks in advance.
‎2013 May 15 6:43 AM
Dear Anand,
With in PAI Module U can loop the table and delete what ever u want ,
Or
Simply use Refresh to delete the Table contents with in PAI Module
Thanks & Regards
Kranthi
‎2013 May 15 6:47 AM
Hi,
I think there no delete wizard like create. so you have to delete all related coding manualy.
But let me ask you that : Why you need to delete TC? Will you use ALV instead of TC?
Regards
Tolga
‎2013 May 15 6:52 AM
‎2013 May 15 7:06 AM
Hi Anand ,
Delete all coding related to TC and and also remove screen element from element list, do another thing create new screen and copy paste which code u want from TC based screen and separated the new screen .
Regards
Vivek
‎2013 May 15 9:00 AM