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

How to find an include's function module

Former Member
0 Likes
521

Hi all,

How can we find the fm of an include?

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
485

In FM search for Incude...

Read only

varma_narayana
Active Contributor
0 Likes
485

Hi..

You can find the FM name using the Include name in this way..

For EG:

INCLUDE<b> LSBDCU14.</b> "BDC_OPEN_GROUP

In this SBDC is the Name of the Function Group.

So in SE37 Open this Function Group SBDC and Check the Include where all the Function modules are stoted.

Now u can find the Include . Double click on this to see the FM.

<b>reward if Helpful.</b>