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

lock on function module

Former Member
0 Likes
956

there is an z function module which has been locked by its creator for editing

now the user is not there and i want to change that function module

how can i do it

6 REPLIES 6
Read only

Former Member
0 Likes
775

goto SM12 and unlock it ...

Read only

Former Member
0 Likes
775

Hi Sushant,

Check this post, there is a small program to solve your problem:

Regards,

John.

Read only

Former Member
0 Likes
775

Hi,

Check this link:

Regards

Adil

Read only

Former Member
0 Likes
775

go to SM12 transaction nd delete the processing of that user on that ZFM

If u dont have the autorization, contact basis ppl.

Thanks & Regards

vinsee

Read only

Former Member
0 Likes
775

Hi,

In menu bar go to edit-modification operations-switchoff_assistance.

Then that function module will go into change mode.

There u can do changes.

Thanks,

Radhika

Read only

Former Member
0 Likes
775

thankss