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

To delete a FM from the Released Function Group

Former Member
0 Likes
2,024

Hello All,

I want to delete a Function module from the function group, which is released and moved to other systems.

But if I try to delete the FM, it is saing "Unable to Delete Released Function Modules".

Please help me.

Regards,

Bharath.

Hello All,

I want to delete a Function module from the function group, which is released and moved to other systems.

But if I try to delete the FM, it is saing "Unable to Delete Released Function Modules".

Please help me.

Regards,

Bharath.

3 REPLIES 3
Read only

Former Member
0 Likes
1,429

Go to transaction code "SE37". Enter the function module name, select the menu option "Function Module -> Release -> Cancel Release". After you cancel the release, you can delete the function module.

Regards

Vinod

Read only

Former Member
0 Likes
1,429

Its still saying, It has been released.

Read only

Former Member
0 Likes
1,429

Go to transaction code "SE37". Enter the function module name,click on change mode, select the menu option "Function Module -> Release -> Cancel Release".

"Undo release of modulle 'say ZFM' ?" is displayed on the status bar .

Then continue by pressing 'Enter' key.

You will get a success message on the status bar saying "Release of 'ZFM' cancelled".

Now you can delete the relesed function module from your function group.

Edited by: Sukanya Rajanna on Sep 19, 2011 11:39 AM