‎2007 May 11 12:33 PM
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
‎2007 May 11 1:48 PM
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.