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

call function module from a function module?

Former Member
0 Likes
477

Hi,

Is it possible to call one function module using another function module using SE37?

If yes, how?

Regards,

Krish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
447

Yes,it is possible.

click 'Pattern' -> Enter FM name which is needed to call.

Regards,

Aparna

2 REPLIES 2
Read only

Former Member
0 Likes
448

Yes,it is possible.

click 'Pattern' -> Enter FM name which is needed to call.

Regards,

Aparna

Read only

0 Likes
447

>

> Yes,it is possible.

>

> click 'Pattern' -> Enter FM name which is needed to call.

>

> Regards,

> Aparna

Did you understand his question???

As far as i know there's no such function that allows you to call any other function dynamically.