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

FM derive (new function?)

Former Member
0 Likes
930

Hi all,

I would like to create a new function module for use in the transaction FMDERIVE, the standard functions start all FMDT_* , my question is :

How can I add a new (a Z one) function module to the list of avaiable functions.

Thanks in advance

Erik

4 REPLIES 4
Read only

Former Member
0 Likes
638

Why do you need to add it to the existing group? Can you just create a new function group? This way you will avoid modifying an SAP object and messing with translations.

rob

Read only

0 Likes
638

The thing is that in FMDERIVE it ONLY display the standart module functions "for fmderive" , it doesn't display any other functions.

So my questions is how I can "add" a function to the list.

Read only

Former Member
0 Likes
638

Well, there are more than 20 function modules in this function group and only 5 in the list for FMDERIVE, so I think there's more to it than just adding a FM. Maybe you should consider opening an OSS message and perhaps getting some consulting help.

Rob

Read only

0 Likes
638

I've exactly 20 FM listed

Yes exactly so my point is to try to find how to add a FM to the list, I wanted to give a try to the forums before opening an OSS msg.