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

Functionmodule: get includes from program

Former Member
0 Likes
800

Hello,

I need a function module, the FM supplies the Includes from this program . Does such a function module exist?

1 ACCEPTED SOLUTION
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
776

Hi

Use the FM:

<b>MWGT_SEARCH_INCLUDES</b>

Regards,

Sree

5 REPLIES 5
Read only

Former Member
0 Likes
776

Hi Michael,

Check this Fm,

GET_INCLUDES

Thanks,

reward If Helpful.

Read only

alex_m
Active Contributor
0 Likes
776

This works perfect.

FM: MWGT_SEARCH_INCLUDES

Read only

Former Member
0 Likes
776

this FM : RS_GET_ALL_INCLUDES

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
777

Hi

Use the FM:

<b>MWGT_SEARCH_INCLUDES</b>

Regards,

Sree

Read only

Former Member
0 Likes
776

Thanks !!!