Skip to Content
0
Former Member
Oct 08, 2013 at 02:23 PM

Call function in background task.

4700 Views

Hi,

I am calling one function module in background and with RFC destination. I am using IMPORTING parameter there. Using this importing parameter's value I am performing further action.

Actually I have received one warning message when I checked is 'Function in background task can't IMPORT any values.'

I wanted to know when I will run this program, shall I get value in IMPORTING parameter ?

Thanks.