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

subroutine pool

Former Member
0 Likes
502

how execute the subroutine pool program (progrm name: SAPFM06P).

4 REPLIES 4
Read only

Former Member
0 Likes
460

You can't execute a Subroutine pool program.

Regards,

Pavan P.

Read only

Former Member
0 Likes
460

you cant execute the subroutine pools, It is a collection of EXTERNAL SUBROUTINES.

regards,

Prabhu

reward if it is helpful.

Read only

Former Member
0 Likes
460

hi

good

go through this link,hope this ll help you to solve your problem

thanks

mrutyun^

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
460

Hi,

Subroutines are not stored as seperate objects. You cannot execute them.

What you can do is create a report and INCLUDE this subroutine pool and then you can execute this report.

But for that also you need to have PERFORM statements.

Regards,

Sesh