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

Module Pool

Former Member
0 Likes
381

Hi ,

Can we run module pool program as a background job ??

Thanks,

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
357

No, only report programs. You could create a BDC over your module pool program, then put this BDC in a report program, then call this report program in your backgournd job.

Regards,

Rich Heilman

3 REPLIES 3
Read only

former_member187255
Active Contributor
0 Likes
357

Hi,

Need to create a tcode to run the pool progam as backgound job.

rCm.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
358

No, only report programs. You could create a BDC over your module pool program, then put this BDC in a report program, then call this report program in your backgournd job.

Regards,

Rich Heilman

Read only

0 Likes
357

Thanks Rich