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

Issue changing source code of custom FM...

Former Member
0 Likes
1,295

Hello Gurus,

I am trying to change a custom function module. I can go and change impoort export parameters but when I goto source code, everything is white and greyed out. I cannot modify the code even if I am in change mode.

I then try to goto edit -> modification operations -> switch off asisstant sothat I can change sourc code but the swithc off assistant is greyed out.

Can someone please tell me how can change FM source code ? why am I not able to do it in this case ?

Regards,

Jainam.

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
783

Hello

Assuming that you are working on a DEV system check whether the source system of the function group is identical to the SY-SYSID of the DEV system. If not then you can change it to make source system = DEV.

Regards

Uwe

3 REPLIES 3
Read only

Former Member
0 Likes
783

what i understood from you Q is your r tying to change standard FM by copying into ZFM

STILL YOUR FACING SUCH PROBLEM?

Read only

uwe_schieferstein
Active Contributor
0 Likes
784

Hello

Assuming that you are working on a DEV system check whether the source system of the function group is identical to the SY-SYSID of the DEV system. If not then you can change it to make source system = DEV.

Regards

Uwe

Read only

0 Likes
783

Hello,

In addition to the above, you can check the source system in SE37

Goto --> Object Directory Entry

To change it, go to SE03 --> Change Object Directory Entries