Skip to Content
0
Feb 10, 2011 at 04:36 AM

FM to run in background - Possibility of interactive feature in background?

268 Views

Hi experts,

I have a requirement to run the function module in background. I feel there is no such possibility to run the function module in background via a sap transaction. It is not my expectation to call the function module in a program and run the program in background.

I wanted to create a reusable solution for my project so that through a transaction we should be able to run any function module in background. Does anybody feel this would be feasible in ABAP?

My question here is if I create program and call the respective function module (to be run in background) dynamically, how I will be able to show the returned values in the result. In SAP, what ever is the result in background, it will be sent to a spool. I believe we cannot have the interactive features in SAP to mimic the same result of SE37 when we run online.

I have searched SDN for these questions, I couldn't get any help on this. Any valuable suggestions on this would be greatly appreciated.

Best regards,

Siva