‎2007 Dec 19 3:36 AM
Hi,
I go to SE80 and try to delete a include from the program. It appears the message "Include cannot be deleted
because references exist". How can i resolve it??
Regards,
‎2007 Dec 19 3:41 AM
Hi,
Put a where used list of the include...
Then in the those programs..comment the code that says INCLUDE <include name>...And activate..
After commenting all the programs that has the include...Then you can delete the program..
Thanks,
Naren
‎2007 Dec 19 3:45 AM
You will have to check where these 'include' program is used in your package. You have to first delete or comment the lines of the include statement in the programs.
Now you will be able to delete the include from the package in SE80.
Reward points if useful.