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

Subrutine

Former Member
0 Likes
647

HI All,

1) Can we call subrutin in to subrutine.

2) Can we call function module into function module? How to call that.

Regards,

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
591

Hi,

U can call subroutine inside subroutine , FM inside Fm, FM inside subroutine, subroutine inside Fm.Everything is possible . And the process to call them is normal.

Regards,

Shafivullah

HI All,

1) Can we call subrutin in to subrutine.

2) Can we call function module into function module? How to call that.

Regards,

Amit

3 REPLIES 3
Read only

Former Member
0 Likes
591

Hi,

u can call subroutine in subroutine but i think u can't call fm from fm

Read only

0 Likes
591

there can b nested subroutiens but for the functional module i dont think the same would work or is avaialble

Read only

Former Member
0 Likes
592

Hi,

U can call subroutine inside subroutine , FM inside Fm, FM inside subroutine, subroutine inside Fm.Everything is possible . And the process to call them is normal.

Regards,

Shafivullah