‎2011 Mar 08 6:52 PM
Hi All ,
I have added a subroutine in a Functional Module and that have created a L***f01 include program in functionalpool.
Later realized that we are not going to use this subroutine, so commented this code .. both perform and form/endform.
In documentation, I see that I should not delete this include program from functional pool but is it just confuses other developers.
Please let me know, how should I delete this include program from FP.
Thanks
Anitha.
‎2011 Mar 08 7:21 PM
where do you see that documentation that include should not be deleted... I can delete the Subroutine include from SE38 (which will throw a popup asking if you want to remove the include from main FM program)...You can say 'yes' and it will delete the include program and comment the include in main program.. Then you can go to the main program and activate it...
‎2011 Mar 08 7:21 PM
where do you see that documentation that include should not be deleted... I can delete the Subroutine include from SE38 (which will throw a popup asking if you want to remove the include from main FM program)...You can say 'yes' and it will delete the include program and comment the include in main program.. Then you can go to the main program and activate it...
‎2011 Mar 08 7:35 PM
Thank you Kris, I saw documentation that include should never de deleted manually in main program but now, I know that I can delete subroutine from SE38 and that will comment the code in main program
Alloting points to you.
Regards
Anitha