‎2007 Jan 19 5:59 AM
hi,
i want to delete the include but i got the delete program dialog box saying include cannot be deleted because references exist.
i want to delete include from saplz_xxx.
need the advice how to delete.
thanks
‎2007 Jan 19 6:02 AM
Hi,
Fisrt check where all it is being used and comment or reomve the same from them and delete finally.
Thanks
Shiva
‎2007 Jan 19 6:01 AM
hi,
With the where used list button help find out the places where that include is used and remove that from all the programs and then delete .... if you skip to remove that from even 1 program also .. it gives you that error..
<b>Reward Points if helpful</b>
Regards,
Santosh
‎2007 Jan 19 6:02 AM
Hi,
Fisrt check where all it is being used and comment or reomve the same from them and delete finally.
Thanks
Shiva
‎2007 Jan 19 6:03 AM
Remove all the references first and then try to delete the include. To remove the references, you have to delete all the include <include name> statements.
Manoj
‎2007 Jan 19 6:04 AM
Hello,
First delete the reference and then delete the include.Use where used list to find out where this incude is usedin first place.
Regards
‎2007 Jan 19 6:05 AM
‎2007 Jan 19 6:07 AM
hi all,
i need to comment the include and activate it. once activated, the include disappear.
thanks. i will reward accordingly.