Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Deleting programs

Former Member
0 Likes
571

We are deleting obsolete programs and also some unused programs in our SAP system.

program normally contains 3 include programs, which are mandatory to use while developing any program.

While deleting programs the pop up is asking to delete include programs also ?

The program contains mandatory includes and normal includes .

So do I need to check the check box in pop up to delete all includes. ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Do <b>not</b> delete the includes.

Rob

4 REPLIES 4
Read only

Former Member
0 Likes
533

Hi Sam,

Those includes may be used in other programs , better check the where-used-list of those includes and delete them

Read only

Former Member
0 Likes
533

By selecting the check box, it will decrease the load of deleintg the includes separately.

So, I would say select the check box and delete it as long as these includes belong to these programs. Hope you are deleting standard includes

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

Former Member
0 Likes
533

If u check Delete all Includes in the pop-up then all ur include programes included in that program will also be deleted along with that program.

So its always better not to delete the include programs this way instead detele those inculde programs individually.

Read only

Former Member
0 Likes
534

Do <b>not</b> delete the includes.

Rob