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

how to schedule Function module

Former Member
0 Likes
1,423

Hi,

I have created a Function module 'Yfun_display'. Fot this function module i have created a BOR 'Y_disp'. I want to schedule it to background scheduling. How to do it. please tell me the steps.

regards

sandeep

1 REPLY 1
Read only

Former Member
0 Likes
627

Hi,

As there is no direct way of scheduling a function module, you may write a online program (program type 1) and call this function module in side it and schedule the program using SM36. Or you may record a CATT procedure for the function module and schedule it using SCAT transaction.Hope this helps

Regards,

Omkar.